datasets: Internal dataset wrappers used by MADtraits

Description Usage Arguments Value Author(s) Examples

Description

Each of these functions downloads a dataset from a published dataset that (to the best of the authors' knowledge) has been released for public use. Please note that it is *impossible* for MADtraits to download a dataset that has not been released to the user; MADtraits Makes a Database of Traits; these functions download data to which the user already has access.

Usage

1

Arguments

...

Optional arguments that can be specified to a function at run-time. Currently, all arguments passed to any of these functions are ignored.

Value

MADtraits object

Author(s)

William D. Pearse, Maxwell J.Farrell, Konrad C. Hafen, Mallory A. Hagadorn, Spencer B. Hudson, Sylvia P. Kinosian, Ryan McCleary, Anne E. McManis, Alexandre Rego, & Kathryn M Welglarz

Examples

1
2
3
4
# You almost certainly *don't* want to use these functions on their own
# - use the function "MADtraits" to build a database instead
crab.data <- .pearse.2014()
str(crab.data)

willpearse/natdb documentation built on April 7, 2020, 8:33 a.m.