Skip to content

the-y-company/trendchart

Repository files navigation

trendchart

Small, simple trendchart for R.

Installation

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

Example

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