write_rds | R Documentation |
write the data as a RDS.
write_rds(data, monstr, create_directory)
data |
The actual data |
monstr |
metadata dataframe created by the pipeline |
create_directory |
boolean indicating whether to (recursively) create the directory hierarchy. |
boolean indicating success
Neale Swinnerton neale@mastodonc.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.