View source: R/move_raw_data.R
fun_move_raw | R Documentation |
move raw data from any directory to the _archive folder.
fun_move_raw(data_name, data_path)
data_name |
column of the taxon name |
data_path |
complete path to the raw data with the file itself |
## Not run:
fun_move_raw(taxon_col = "taxon_col", data_path = "path")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.