Nothing
knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
Dabestr comes inbuilt with datasets for each type of estimation plot. To load in
the datasets, simple call: data("name_of_dataset")
. If you wish to generate
more specific datasets for testing, you may refer to the tutorial vignettes.
library(dabestr)
data("non_proportional_data") data("proportional_data") data("minimeta_data") data("deltadelta_data")
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.