Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 314 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 314 Bytes

trendchart

Small, simple trendchart for R.

Installation

# install.packages("remotes")
remotes::install_github("the-y-company/trendchart")

Example

trendchart::trend_line(sample(1:100))