preprocess_col | R Documentation |
preprocess_col
preprocess_col(
archive,
output_paths = c(dwc = "data/dwc_col.tsv.gz", common = "data/common_col.tsv.gz",
dwc_parquet = "data/dwc_col.parquet", common_parquet = "data/common_col.parquet")
)
output_paths |
paths where output will be written: must be two paths, one named dwc, one named common |
url |
Source of Catalogue of Life |
dir |
working directory for downloads, will be tempdir() by default |
NOTE: A list of all snapshots available from: http://www.catalogueoflife.org/DCA_Export/archive.php
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.