vignettes/about.R

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

## ----eval=F--------------------------------------------------------------
#  library(zx48c)
#  q%>%data_tranform()%>%hist_compl()%>%
#    filtNA()%>%filt()%>%forecast()
#  
jyjek/zx48c documentation built on May 22, 2019, 2:40 p.m.