inst/doc/batch-mode.R

## ----setup, include = FALSE---------------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

## ----detrend-dir-thresh, eval=FALSE-------------------------------------------
#  dir_detrend_robinhood("path/to/some/dir", thresh = "Huang")

## ----detrend-dir-no-thresh, eval=FALSE----------------------------------------
#  dir_detrend_robinhood("path/to/some/dir")

Try the detrendr package in your browser

Any scripts or data that you put into this service are public.

detrendr documentation built on March 7, 2023, 7:52 p.m.