Skip to contents

Start pipeline

Usage

start_pipeline(.from = Sys.Date() - 7, .to = Sys.Date(), .batch_size = 31)

Arguments

.from

Optional. Start date

.to

Optional. End date

.batch_size

Optional. Number of tickers per batch

Value

Undefined

Examples

if (FALSE) { # \dontrun{
start_pipeline()
} # }