Description Usage Arguments Examples
Similar to shiny::shinyAppDir
1 | run_example(path, package = "OSUICode")
|
path |
App location. |
package |
Where to take the example from. Default to current package. |
1 2 3 | if (interactive()) {
run_example("dj-system")
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.