View source: R/webservice-local.R
delete_local_webservice | R Documentation |
Delete a local web service from the local machine. This function call is not asynchronous; it runs until the service is deleted.
delete_local_webservice(webservice, delete_cache = TRUE, delete_image = FALSE)
webservice |
The |
delete_cache |
If |
delete_image |
If |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.