Description Usage Arguments Examples
View source: R/data_preparation.R
Prepare sysdata.rda with processed ships data
1 | prepare_data(ships_data_path, ...)
|
ships_data_path |
A path to ships.csv input data. |
... |
Arguments passed on to |
1 2 3 4 | ## Not run:
prepare_data("dev/data_raw/ships.csv.gz", overwrite = TRUE)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.