Description Usage Arguments Details Value Author(s)
View source: R/write_coralmz.R
Converts ./data/coralmz.csv to an .rda file
1 | write_coralmz(save.rda = FALSE)
|
save.rda |
Logical indicating if an .rda file should be saved to
|
write_coralmz() loads coralmz.csv, cleans up the
headers and saves coralmz.rda to the ./data directory.
Returns a dataframe of class tbl_df
Benjamin R. Gordon
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.