View source: R/write_custom_plots_csv.R
write_custom_plots_csv | R Documentation |
Write a CSV file for custom plots
write_custom_plots_csv(mod, filepath = NULL, filename, caption)
mod |
A model object created by |
filepath |
An alternative to mod as a way to get the path where the csv file be written |
filename |
File name for png file |
caption |
Caption for csv |
Ian G. Taylor
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.