tests/testthat/_snaps/ext_ser_call.md

ext_ser_call()

Code
  ext_ser_call(pp, "x")
Output
  [1] "x <- import.ts(file.dat)"

ext_ser_call() defaults to format "free"

Code
  ext_ser_call(pp, "x")
Output
  [1] "x <- import.ts(file.dat, format = \"free\", start = c(2014, 1), frequency = 12, name = \"xyz\")"


Try the seasonal package in your browser

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

seasonal documentation built on Oct. 20, 2024, 1:08 a.m.