create_pkgdeps_file | R Documentation |
deps.yml
Package Dependency FileThis function creates a specifically structured YAML
file to house a Shiny
App's dependencies.
create_pkgdeps_file(deps = NULL, app_dir = "shiny_app", ...)
deps |
list returned from |
app_dir |
the application's path |
... |
Arguments passed on to
|
unnamed list of packages
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.