Nothing
The goal of ‘scdtb’ is to provide tools for the analysis of single case design data.
You can install the released version of ‘scdtb’ from CRAN:
install.packages("scdtb")
To install the development version of ‘scdtb’ from GitHub, use the devtools package:
# install.packages("devtools")
devtools::install_github("mightymetrika/scdtb")
Use the scdtb() function to launch a ‘shiny’ application which implements many of the tools in the ‘scdtb’ package.
The application has the following functionalities:
library(scdtb)
# Launch application
scdtb()
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.