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]
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 29 Mar. 2025.
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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for mapproj50060070080090010001100120013001400150016001700TrendBars

Today's Hot Picks in Authors and Packages

gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
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  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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