Other packages > Find by keyword >

rangeMapper  

A Platform for the Study of Macro-Ecology of Life History Traits
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("rangeMapper", "2.0.3")



Attach the package and use:
library("rangeMapper")
Maintained by
Mihai Valcu
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2010-02-11
Latest Update: 2022-10-03
Description:
Tools for generation of (life-history) traits and diversity maps on hexagonal or square grids. Valcu et al.(2012) .
How to cite:
Mihai Valcu (2010). rangeMapper: A Platform for the Study of Macro-Ecology of Life History Traits. R package version 2.0.3, https://cran.r-project.org/web/packages/rangeMapper. Accessed 06 Nov. 2024.
Previous versions and publish date:
0.0-1 (2010-02-11 19:33), 0.0-2 (2010-03-18 15:25), 0.0-3 (2010-05-11 16:41), 0.0-4 (2010-05-16 18:20), 0.0-6 (2011-04-08 09:12), 0.2-0 (2013-04-15 09:51), 0.2-4 (2014-01-02 15:15), 0.2-6 (2014-02-07 12:45), 0.2-8 (2014-10-27 18:43), 0.3-0 (2016-12-05 18:28), 0.3-1 (2017-01-09 10:00), 0.3-3 (2018-05-17 15:18), 0.3-4 (2018-06-30 23:10), 0.3-5 (2019-03-26 18:00), 0.3-7 (2019-10-25 20:20), 2.0.0 (2021-02-05 14:30), 2.0.1 (2021-02-10 15:30), 2.0.2 (2021-02-26 22:40)
Other packages that cited rangeMapper R package
View rangeMapper citation profile
Other R packages that rangeMapper depends, imports, suggests or enhances
Complete documentation for rangeMapper
Functions, R codes and Examples using the rangeMapper R package
Some associated functions: dem . rangeMapper . reexports . rmap_add_bio . rmap_add_ranges . rmap_connect . rmap_prepare . rmap_save_map . rmap_save_subset . rmap_to_sf . st_thin . wrens . 
Some associated R codes: 1_set.R . 2_prepare.R . 3_subset.R . 4_maps.R . 5_get.R . datasets.R . unexported.R . utils.R . zzz.R .  Full rangeMapper package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
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  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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