View source: R/copycat_addin.R
copycat_addin | R Documentation |
The 'copycat_addin()' creates a shiny gadget to work with the Copycat or your data for Copycat. Pick an R package and a function within the gadget. Press the insert button and the code will be insert into the current document at the location of the cursor. The 'copycat_addin()' is inspired by parsnip addin, which inserts model specifications.
copycat_addin(data = CopyCatCode)
data |
A data frame |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.