inst/doc/clam.R

## ---- eval=FALSE--------------------------------------------------------------
#  install.packages('clam')

## -----------------------------------------------------------------------------
library(clam)

## ---- eval=FALSE--------------------------------------------------------------
#  clam()

## ---- echo=FALSE, fig.width=5, fig.height=5-----------------------------------
clam(, ask=FALSE)

## ---- echo=FALSE, eval=FALSE--------------------------------------------------
#  clam(type=4, outliers=6, hiatus=470, dmax=800, slump=c(220, 250))

## ---- fig.width=5, fig.height=5-----------------------------------------------
clam(ask=FALSE, type=4, outliers=6, hiatus=470, dmax=800, slump=c(220, 250))

Try the clam package in your browser

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

clam documentation built on Aug. 17, 2022, 5:06 p.m.