niche_estimate | R Documentation |
Takes a data frame of all taxa records, and estimates the environmental niche for each taxon It assumes that the input df is that prepared by the calc_1km_niches function
niche_estimate(DF, colname)
DF |
Data.frame of all taxa records prepared by the calc_1km_niches function |
colname |
Character string - the columns to estimate niches for E.G. 'rainfall', etc. |
Data.frame of estimated environmental niches for each taxon
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.