recordBreakdown: Break down the data by country or basis of record

View source: R/recordBreakdown.R

recordBreakdownR Documentation

Break down the data by country or basis of record

Description

This function splits the data obtained using extract_data by country or basis of record (e.g. fossil specimen, preserved specimen)

Usage

recordBreakdown(inPath, taxon, start, end, output)

Arguments

inPath

String. Location of extract_records outputs.

taxon

String. Must match one of the taxon names in inPath.

start

Numeric. Lower bound for analysis (year).

end

Numeric. Upper bound for analysis (year).

output

String. One of "country" or "basis".


robboyd/soaR documentation built on April 24, 2022, 9:44 a.m.