# Define global variables for ggplot and data.table
utils::globalVariables(c('new', 'estimate', 'lower', 'upper', 'model', 'pvalue',
'PCOSP_prob_good', 'statistic', 'isSummary', 'DT', 'model_name', 'cohort',
'prognosis', 'patterns', 'AUC', 'refAUC', 'model_pvalue', 'p_value',
'mDataType', 'Adjusted p-value', '.', 'n', 'specificity', 'sensitivity',
'se', 'survival_time', 'event_occurred', 'genefu_score', 'clinical_prob_good',
'cohort_formatted', 'subtype', 'stats'))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.