inst/doc/datasets.R

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

## ---- warning = FALSE, message = FALSE----------------------------------------
library(dabestr)

## ---- eval = FALSE------------------------------------------------------------
#  data("non_proportional_data")
#  
#  data("proportional_data")
#  
#  data("minimeta_data")
#  
#  data("deltadelta_data")

Try the dabestr package in your browser

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

dabestr documentation built on Oct. 13, 2023, 5:10 p.m.