/trendchart

Trendchart for R

Primary LanguageRGNU General Public License v3.0GPL-3.0

trendchart

Small, simple trendchart for R.

Installation

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

Example

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