Other packages > Find by keyword >

epm  

EcoPhyloMapper
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("epm", "1.1.6")



Attach the package and use:
library("epm")
Maintained by
Pascal Title
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-05-17
Latest Update: 2025-07-03
Description:
Facilitates the aggregation of species' geographic ranges from vector or raster spatial data, and that enables the calculation of various morphological and phylogenetic community metrics across geography. Citation: Title, PO, DL Swiderski and ML Zelditch (2022) .
How to cite:
Pascal Title (2022). epm: EcoPhyloMapper. R package version 1.1.6, https://cran.r-project.org/web/packages/epm. Accessed 09 Jun. 2026.
Previous versions and publish date:
1.0.0 (2022-05-17 12:00), 1.0.1 (2022-05-19 09:50), 1.0.2 (2022-06-22 17:30), 1.1.0 (2022-08-08 22:40), 1.1.1 (2023-03-03 16:20), 1.1.2 (2023-12-19 20:00), 1.1.3 (2024-09-13 19:30), 1.1.4 (2025-02-14 20:50), 1.1.5 (2025-07-03 19:00)
Other packages that cited epm R package
View epm citation profile
Other R packages that epm depends, imports, suggests or enhances
Complete documentation for epm
Functions, R codes and Examples using the epm R package
Some associated functions: DRstat . addLegend . addPhylo . addTraits . betadiv_disparity . betadiv_phylogenetic . betadiv_taxonomic . calcMeanShape . coordsFromEpmGrid . createEPMgrid . customBetaDiv . customGridMetric . dropSpecies . epm-example . epm . epmToPhyloComm . expandSpeciesCellList . extractFromEpmGrid . faithPD . generateOccurrenceMatrix . getExtentOfList . getMultiMapRamp . getSpPartialDisparities . gridMetrics . identify . interactiveExtent . plot . plotDispersionField . plotSpRange . rasterToGrid . read.epmGrid . reduceToCommonTaxa . singleSpCellIndex . spCountIndex . summarizeEpmGridList . summary . tableFromEpmGrid . write.epmGrid . writeEpmSpatial . 
Some associated R codes: DRstat.R . RcppExports.R . addLegend.R . addPhylo.R . addTraits.R . betadiv_disparity.R . betadiv_phylogenetic.R . betadiv_taxonomic.R . calcMeanShape.R . coordsFromEpmGrid.R . createEPMgrid.R . customBetaDiv.R . customGridMetric.R . data.R . dropSpecies.R . epm-package.R . epmToPhyloComm.R . expandSpeciesCellList.R . extractFromEpmGrid.R . faithPD.R . generateOccurrenceMatrix.R . getExtentOfList.R . getMultiMapRamp.R . getSpPartialDisparities.R . gridMetrics.R . identify.epmGrid.R . interactiveExtent.R . plot.epmGrid.R . plotDispersionField.R . plotSpRange.R . print.epmGrid.R . rasterToGrid.R . read.epmGrid.R . rebuildEpmGrid.R . reduceToCommonTaxa.R . singleSpCellIndex.R . spCountIndex.R . summarizeEpmGridList.R . summary.EPMgrid.R . tableFromEpmGrid.R . write.epmGrid.R . writeEpmSpatial.R .  Full epm package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

stdReg  
Regression Standardization
Contains functionality for regression standardization. Four general classes of models are allowed; g ...
Download / Learn more Package Citations See dependency  
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  

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