View source: R/misc-deprecated.R
save_df | R Documentation |
Allow to save a data.frame quicly.
save_df(..., path = "../data/Robject", file = NA)
... |
the data.frame to save |
path |
character string. Path where to save the data.frame |
file |
character string. Name of the file. If left empty, a time stamped is used instead. |
the name of the saved file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.