write_data | R Documentation |
Write RDS to custom dir
write_data(.data, file, type, data_dir = "data")
.data |
an object to save as RDS |
file |
file to make, rds fileext is appended automatically or forced if other ext is provided |
type |
type of data, dir inside data_dir |
data_dir |
dir with data dirs |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.