View source: R/create_archived_file.R
create_archived_file | R Documentation |
This is an internal helper function of
save_rds_archive
to create and return the archived
file name depending on the parameters chosen by the user
create_archived_file(file, last_modified, with_time)
file |
The current file, passed from parent function |
last_modified |
Logical - passed from parent function |
with_time |
Logical - passed from parent function |
Lukas Feick
save_rds_archive
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.