trendchart
January 19, 2024 ยท View on GitHub
Small, simple trendchart for R.
Installation
# install.packages("remotes")
remotes::install_github("the-y-company/trendchart")
Example
trendchart::trend_line(sample(1:100))
January 19, 2024 ยท View on GitHub
Small, simple trendchart for R.
# install.packages("remotes")
remotes::install_github("the-y-company/trendchart")
trendchart::trend_line(sample(1:100))