library( CTutils ) library( tidyverse ) source( "launch_environment.R" ) read_report_YAML() # Uncomment if RECIST values are required # initialise_RECIST_VALUES() # RECIST.VALUES.MAP = list ( # COMPLETE = RECIST.COMPLETE.VALUE, # PARTIAL = RECIST.PARTIAL.VALUE, # PROGRESSIVE_PERC = RECIST.PROGRESSIVE_PERC.VALUE, # PROGRESSIVE_ABS = RECIST.PROGRESSIVE_ABS.VALUE # )
data_queries.list = data.frame( label = character(), message = character(), DMC_ref = character(), CRF_ref = character() )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.