Nothing
clean_attributes <- function() {
if (nrow(emr_track.attr.export())) {
apply(emr_track.attr.export(), 1, function(x) {
emr_track.attr.rm(x[1], x[2])
})
}
}
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.