bundle_path | R Documentation |
Define a bundle from a path (a path directly to a tar.gz file)
bundle_path(path)
path |
The path to a .tar.gz file |
Bundle A bundle object
Other deployment functions:
bundle_dir()
,
bundle_static()
,
deploy()
,
download_bundle()
,
poll_task()
bundle_path(system.file("tests/testthat/examples/static.tar.gz", package = "connectapi"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.