Description Usage Arguments Value
View source: R/webservice-local.R
This restarts the service's container with copies of updated assets,
including the entry script and local dependencies, but it does not
rebuild the underlying image. Accordingly, changes to the environment
will not be reflected in the reloaded local web service. To handle those
changes call update_local_webservice()
instead.
1 | reload_local_webservice_assets(webservice, wait = FALSE)
|
webservice |
The |
wait |
If |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.