export_df2rds | R Documentation |
Write dataframe to an RDS file format, with a filename consisting of a prefix and a date stamp
export_df2rds(df, dirname, prefix)
df |
dataframe. |
dirname |
directory where the RDS file will be created. |
prefix |
filename prefix |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.