Skip to content

R package for calculating the mean ecological index for pollen assemblage

License

Notifications You must be signed in to change notification settings

petrkunes/PolEco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R package to calculate ecological index of disturbance for pollen assemblage

Date (version)  : v0.1.0, 5 Aug 2021
Author          : Petr Kuneš
Email           : [email protected]
Citation        : Kuneš, P., Abraham, V., & Herben, T. (2019). 
                  Changing disturbance-diversity relationships in temperate
                  ecosystems over the past 12000 years. Journal of Ecology, 
                  107(4), 1678–1688. doi: 10.1111/1365-2745.13136

How do you install the package from GitHub?

  1. First, you need to install the devtools package. Run R and then type
install.packages("devtools")
  1. Load the devtools package.
library(devtools)
  1. In most cases, you just use install_github() function.
install_github("petrkunes/PolEco")
  1. Load the PolEco package
library(PolEco)
  1. Run the example calculation
Eco.Index(PC_Prasilske[1:102,], pollen_plant_dist_2019)

About

R package for calculating the mean ecological index for pollen assemblage

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages