Nothing
if (getRversion() >= "2.15.1") {
vars <- c('.', 'clusters', 'concept1', 'concept2', 'desc', 'df_links',
# this one should be generalized
'drug_name',
'display_val', 'from', 'group', 'id', 'selected_concept', 'to',
'V1', 'V2', 'value', 'weight')
utils::globalVariables(vars)
}
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.