Description Usage Arguments Value
View source: R/digital-ocean.R
Removes all services and routing rules associated with a particular service. Optionally purges the associated API directory from disk.
1 | do_remove_api(droplet, path, delete = FALSE, ...)
|
droplet |
The droplet on which to act. It's expected that this droplet
was provisioned using |
path |
The path/name of the plumber service |
delete |
If |
... |
additional arguments to pass to |
The DigitalOcean droplet, but called for side effects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.