here::i_am("data-raw/prepareAll.R")
library(here)
#AdAM
source(here("data-raw","adam","prepareData.R"))
source(here("data-raw","adam","prepareRoxygen.R"))
#SDTM
source(here("data-raw","sdtm","prepareData.R"))
source(here("data-raw","sdtm","prepareRoxygen.R"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.