Description Usage Arguments Value Examples
create the dirctory containing the plumber API and Dockerfile necessary to create a Docker image for the polished API.
1 | create_api(dir_path = "./polished_api")
|
dir_path |
the path to the directory that will contain the newly created plumber API and Dockerfile. |
nothing
1 2 3 4 | ## Not run:
create_api()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.