src_file | R Documentation |
Read files contain at least one Shiny application.
src_file(x)
x |
a file path. |
A src_file
object.
Other source functions:
src_yaml()
paths <- example_app_path()
s <- supreme(src_file(paths))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.