Other packages > Find by keyword >

mapproj  

Map Projections
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("mapproj", "1.2.11")



Attach the package and use:
library("mapproj")
Maintained by
Alex Deckmyn
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2003-10-27
Latest Update: 2023-01-12
Description:
Converts latitude/longitude into projected coordinates.
How to cite:
Alex Deckmyn (2003). mapproj: Map Projections. R package version 1.2.11, https://cran.r-project.org/web/packages/mapproj. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.1-2 (2004-03-01 21:51), 1.1-3 (2004-03-02 18:19), 1.1-4 (2004-03-03 07:48), 1.1-6 (2004-03-10 16:50), 1.1-7.1 (2005-04-26 11:09), 1.1-7.2 (2008-08-06 19:07), 1.1-7 (2004-10-27 19:05), 1.1-8.2 (2009-11-03 10:48), 1.1-8.3 (2012-10-29 08:59), 1.1-8.4 (2012-12-10 10:07), 1.1 (2003-10-27 23:41), 1.2-0 (2012-12-11 15:55), 1.2-1 (2013-03-25 21:59), 1.2-2 (2014-01-16 07:14), 1.2-3 (2015-07-09 14:47), 1.2-4 (2015-08-03 12:01), 1.2-5 (2017-06-08 06:43), 1.2.6 (2018-03-29 17:33), 1.2.7 (2020-02-03 11:10), 1.2.8 (2022-01-12 12:32), 1.2.9 (2022-10-31 00:27)
Other packages that cited mapproj R package
View mapproj citation profile
Other R packages that mapproj depends, imports, suggests or enhances
Complete documentation for mapproj
Functions, R codes and Examples using the mapproj R package
Some associated functions: map.grid . mapproject . 
Some associated R codes: Full mapproj 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

Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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