View source: R/roadmap-reporting.R
| write_gazepoint_release_model_card | R Documentation |
Write a release-ready governed model card
write_gazepoint_release_model_card(
card,
path,
format = c("markdown", "json"),
overwrite = FALSE
)
card |
A |
path |
Destination path. |
format |
Markdown or JSON. |
overwrite |
Whether an existing file may be replaced. |
The destination path, invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.