Other packages > Find by keyword >

ethnobotanyR  

Calculate Quantitative Ethnobotany Indices
View on CRAN: Click here


Download and install ethnobotanyR package within the R console
Install from CRAN:
install.packages("ethnobotanyR")

Install from Github:
library("remotes")
install_github("cran/ethnobotanyR")

Install by package version:
library("remotes")
install_version("ethnobotanyR", "0.1.9")



Attach the package and use:
library("ethnobotanyR")
Maintained by
Cory Whitney
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-01-08
Latest Update: 2022-12-17
Description:
An implementation of the quantitative ethnobotany indices in R. The goal is to provide an easy-to-use platform for ethnobotanists to assess the cultural significance of plant species based on informant consensus. The package closely follows the paper by Tardio and Pardo-de-Santayana (2008). Tardio, J., and M. Pardo-de-Santayana, 2008. Cultural Importance Indices: A Comparative Analysis Based on the Useful Wild Plants of Southern Cantabria (Northern Spain) 1. Economic Botany, 62(1), 24-39. .
How to cite:
Cory Whitney (2019). ethnobotanyR: Calculate Quantitative Ethnobotany Indices. R package version 0.1.9, https://cran.r-project.org/web/packages/ethnobotanyR. Accessed 09 Jun. 2026.
Previous versions and publish date:
0.1.0 (2019-01-08 18:30), 0.1.2 (2019-01-19 18:40), 0.1.3 (2019-01-21 11:20), 0.1.4 (2019-02-13 22:10), 0.1.5 (2019-08-06 08:50), 0.1.6 (2019-10-07 17:00), 0.1.7 (2020-01-30 17:40), 0.1.8 (2021-01-06 05:10), 0.1.9 (2022-12-17 18:20)
Other packages that cited ethnobotanyR R package
View ethnobotanyR citation profile
Other R packages that ethnobotanyR depends, imports, suggests or enhances
Complete documentation for ethnobotanyR
Functions, R codes and Examples using the ethnobotanyR R package
Some associated functions: CIs . CVe . FCs . FLs . NUs . RFCs . RIs . Radial_plot . URs . URsum . UVs . ethnoChord . ethno_alluvial . ethno_bayes_consensus . ethno_boot . ethnobotanydata . simple_UVs . 
Some associated R codes: CIs.R . CVe.R . FCs.R . FLs.R . NUs.R . RFCs.R . RIs.R . Radial_plot.R . URs.R . URsum.R . UVs.R . ethnoChord.R . ethno_alluvial.R . ethno_bayes_consensus.R . ethno_boot.R . ethnobotanydata.R . global_variables.R . simple_UVs.R .  Full ethnobotanyR package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

linemap  
Line Maps
Create maps made of lines. The package contains one function: linemap(). linemap() displays a map m ...
Download / Learn more Package Citations See dependency  
Formula  
Extended Model Formulas
Infrastructure for extended formulas with multiple parts on the right-hand side and/or multiple res ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
handyplots  
Handy Plots
Several handy plots for quickly looking at the relationship between two numeric vectors of equal len ...
Download / Learn more Package Citations See dependency  
wheatmap  
Incrementally Build Complex Plots using Natural Semantics
Builds complex plots, heatmaps in particular, using natural semantics. Bigger plots can be assembled ...
Download / Learn more Package Citations See dependency  
stdReg  
Regression Standardization
Contains functionality for regression standardization. Four general classes of models are allowed; g ...
Download / Learn more Package Citations See dependency  

27,372

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA