inst/doc/Rmolt_vignette.R

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

## ----setup--------------------------------------------------------------------
library(Rmolt)

## -----------------------------------------------------------------------------
Rmolt(df, "10_0")

## -----------------------------------------------------------------------------
Rmolt(fcf, 10)


## -----------------------------------------------------------------------------
Rmolt(dcb, 9)

Try the Rmolt package in your browser

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

Rmolt documentation built on Sept. 22, 2022, 9:06 a.m.