View source: R/api-contracts.R
| write_gp3ml_api_contracts | R Documentation |
Write gp3ml API contracts
write_gp3ml_api_contracts(
registry = gp3ml_api_contracts(),
directory = ".",
prefix = "gp3ml_api_contracts",
overwrite = FALSE
)
registry |
Contract registry. |
directory |
Destination directory. |
prefix |
File prefix. |
overwrite |
Whether existing files may be replaced. |
Named character vector of written paths.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.