View source: R/reproducibility-hardening.R
| audit_gazepoint_reproducibility | R Documentation |
Audit generated artifacts for volatile output
audit_gazepoint_reproducibility(
paths,
recursive = TRUE,
extensions = c("R", "Rmd", "Rd", "md", "txt", "html", "json", "csv", "yml", "yaml")
)
paths |
Files or directories to audit. |
recursive |
Whether directories are searched recursively. |
extensions |
Text-file extensions to inspect. |
A gp3ml_reproducibility_audit.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.