reactrend

View on GitHub

Travis build status

reactrend

reactrend is an R wrapper to react-trend built with reactR.

Installation

# install.packages("remotes")
remotes::install_github("JohnCoene/reactrend")

Example

reactrend(runif(100))

Contents

  1. 1Installation
  2. 2Example