View source: R/save_bugs_files.R
save_bugs_files | R Documentation |
Save BUGS files
save_bugs_files(
res_bugs,
bugs_params,
run_bugs,
labels,
folder = "output",
overwrite = TRUE
)
res_bugs |
BUGS output |
bugs_params |
BUGS parameter names; strings |
run_bugs |
Run BUGS? Logical |
labels |
Labels |
folder |
output folder name; string |
overwrite |
Logical |
res_bugs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.