Learn R Programming

fwtraits (version 1.0.0)

fw_dbguide: Standard table with taxonomic groups and their traits explanations.

Description

Standard table with taxonomic groups and their traits explanations.

Usage

fw_dbguide(organismgroup = NULL, cachefolder = "cache")

Value

dataframe A dataset with taxonomic groups, traits and their explanations.

Arguments

organismgroup

string or vector. Taxa group names to aid the users in filtering the standard table for species traits and their explanations.

cachefolder

string. The root path were the cached data will be saved on the user PC. If the path is not provided, the cached information will be saved in the current working directly.

Examples

Run this code

if (FALSE) {

dbase <- fw_dbguide(cachefolder = 'cache')

}

Run the code above in your browser using DataLab