Nothing
# To comply with R CMD check
# See https://stackoverflow.com/questions/9439256/how-can-i-handle-r-cmd-check-no-visible-binding-for-global-variable-notes-when
utils::globalVariables(
c(
"Date",
"Diff",
"Month_n",
"Text_column_",
"Text_original_case",
"Weekday_n",
"Year_",
"Yearday_n",
"count",
"i",
"j",
"cx_ID",
"word",
".",
"Day_without_docs",
"Invisible_fake_date",
"Tile_length",
# "book" and "text" and "Text" belong to the demo app function
"book",
"text",
"Text"
)
)
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.