View source: R/announcementConfigurationsAddin.R
announcementConfigurationsAddin | R Documentation |
Call this as an addin to build valid yaml file that is needed for running announcements module. The generated file can be used in periscope2 app using load_announcements.
announcementConfigurationsAddin()
The method can be called directly via R
console or via RStudio addins menu
launch gadget window
periscope2:load_announcements()
if (interactive()) {
periscope2:::announcementConfigurationsAddin()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.