preprocess_col: preprocess_col

View source: R/col.R

preprocess_colR Documentation

preprocess_col

Description

preprocess_col

Usage

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")
)

Arguments

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

Details

NOTE: A list of all snapshots available from: http://www.catalogueoflife.org/DCA_Export/archive.php


boettiger-lab/taxadb-cache documentation built on March 20, 2023, 10:09 p.m.