View source: R/method_process_definition.R
def_container | R Documentation |
Meta information on the container in which the wrapper resides
def_container(docker, url = NULL)
docker |
The handle of the docker container |
url |
An url of where the docker codebase resides (containing definition.yml, Dockerfile, ...) |
def_container(
docker = "bobdylan/ti_some_method",
url = "https://github.com/bobdylan/ti_some_method"
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.