mos_traitFrequency: Returns the absolute and relative occurance of any given...

View source: R/mos_traitFrequency.R

mos_traitFrequencyR Documentation

Returns the absolute and relative occurance of any given trait level.

Description

This function returns the frequency and counts of records for factorial variable (e.g., 30% volant, 70% non-volant)

Usage

mos_traitFrequency(trait)

Arguments

trait

Trait name of a factorial variable. Search mos_traitAllSpp(mosaic) for trait list if needed.

Value

list of records (no metadata) for all attribute/trait fields in MOSAIC for the species

Examples

mos_traitFrequency("volancy")
mos_traitFrequency("sexual dimorphism")

cdbernard/trypkg documentation built on March 29, 2022, 9:48 a.m.