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 20 Nov. 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

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  
docreview  
Opinionated Documentation Checking
High quality documentation can make for a great experience for your users. You can use 'docreview' t ...
Download / Learn more Package Citations See dependency  
emon  
Tools for Environmental and Ecological Survey Design
Statistical tools for environmental and ecological surveys. Simulation-based power and precision an ...
Download / Learn more Package Citations See dependency  
ricu  
Intensive Care Unit Data with R
Focused on (but not exclusive to) data sets hosted on PhysioNet (), 'ricu' p ...
Download / Learn more Package Citations See dependency  
epitrix  
Small Helpers and Tricks for Epidemics Analysis
A collection of small functions useful for epidemics analysis and infectious disease modelling. This ...
Download / Learn more Package Citations See dependency  
aws  
Adaptive Weights Smoothing
We provide a collection of R-functions implementing adaptive smoothing procedures in 1D, 2D and 3D. ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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