Other packages > Find by keyword >

MazamaSpatialUtils  

Spatial Data Download and Utility Functions
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("MazamaSpatialUtils", "0.8.7")



Attach the package and use:
library("MazamaSpatialUtils")
Maintained by
Jonathan Callahan
[Scholar Profile | Author Map]
First Published: 2015-02-11
Latest Update: 2023-09-06
Description:
A suite of conversion functions to create internally standardized spatial polygons data frames. Utility functions use these data sets to return values such as country, state, time zone, watershed, etc. associated with a set of longitude/latitude pairs. (They also make cool maps.)
How to cite:
Jonathan Callahan (2015). MazamaSpatialUtils: Spatial Data Download and Utility Functions. R package version 0.8.7, https://cran.r-project.org/web/packages/MazamaSpatialUtils. Accessed 11 Apr. 2025.
Previous versions and publish date:
0.1.2 (2015-02-11 07:48), 0.2.1 (2015-02-23 00:15), 0.2.2 (2015-03-02 00:07), 0.2.3 (2015-03-26 18:06), 0.2.4 (2015-05-21 16:18), 0.3.1 (2015-07-11 01:43), 0.3.2 (2015-07-24 09:11), 0.4.3 (2016-02-17 09:00), 0.4.8 (2016-11-18 23:04), 0.4.9 (2017-03-17 08:24), 0.5.1 (2017-08-04 00:47), 0.5.2 (2017-12-07 10:56), 0.5.4 (2018-09-18 06:50), 0.6.0 (2019-01-27 22:30), 0.6.1 (2019-01-30 18:40), 0.6.4 (2019-09-28 21:40), 0.7.3 (2020-12-01 21:20), 0.7.6 (2021-09-15 09:10), 0.8.1 (2022-11-09 17:50), 0.8.5 (2023-04-17 21:30), 0.8.6 (2023-09-06 19:50)
Other packages that cited MazamaSpatialUtils R package
View MazamaSpatialUtils citation profile
Other R packages that MazamaSpatialUtils depends, imports, suggests or enhances
Complete documentation for MazamaSpatialUtils
Functions, R codes and Examples using the MazamaSpatialUtils R package
Some associated functions: CONUS . MazamaSpatialUtils . SimpleCountries . SimpleCountriesEEZ . SimpleTimezones . SpatialDataDir . US_52 . US_countyCodes . US_countyConversion . US_stateCodes . US_stateConversion . codeToCountry . codeToState . convertEEZCountries . convertEPARegions . convertGACC . convertLayer . convertNaturalEarthAdm1 . convertOSMTimezones . convertTMWorldBorders . convertUSCensusCBSA . convertUSCensusCongress . convertUSCensusCounties . convertUSCensusStates . convertWeatherZones . convertWikipediaTimezoneTable . countryToCode . dissolve . dot-removeSpatialDataDir . getCountry . getCountryCode . getCountryName . getPolygonID . getSpatialData . getSpatialDataDir . getState . getStateCode . getStateName . getTimezone . getUSCounty . getVariable . installSpatialData . installedSpatialData . iso2ToIso3 . iso3ToIso2 . loadSpatialData . pipe . setSpatialDataDir . simplify . simplifyAndSave . stateToCode . summarizeByPolygon . 
Some associated R codes: CONVERT_TEMPLATE.R . MazamaSpatialUtils.R . US_countyConversion.R . US_stateConversion.R . convertEEZCountries.R . convertEPARegions.R . convertGACC.R . convertNaturalEarthAdm0.R . convertNaturalEarthAdm1.R . convertOSMTimezones.R . convertTMWorldBorders.R . convertUSCensusCBSA.R . convertUSCensusCongress.R . convertUSCensusCounties.R . convertUSCensusStates.R . convertWeatherZones.R . convertWikipediaTimezoneTable.R . data.R . getCountry.R . getCountryCode.R . getCountryName.R . getPolygonID.R . getSpatialData.R . getState.R . getStateCode.R . getStateName.R . getTimezone.R . getUSCounty.R . getVariable.R . installSpatialData.R . installedSpatialData.R . loadSpatialData.R . summarizeByPolygon.R . utils-convert.R . utils-pipe.R .  Full MazamaSpatialUtils package functions and examples
Downloads during the last 30 days
03/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/09Downloads for MazamaSpatialUtils0102030405060708090100TrendBars

Today's Hot Picks in Authors and Packages

Rwtss  
Client for Web Time-Series Service
Allows remote access to satellite image time series provided by the web time series service (WTSS) ...
Download / Learn more Package Citations See dependency  
extrafrail  
Estimation and Additional Tools for Alternative Shared Frailty Models
Provide estimation and data generation tools for some new multivariate frailty models. This version ...
Download / Learn more Package Citations See dependency  
multIntTestFunc  
Provides Test Functions for Multivariate Integration
Provides implementations of functions that can be used to test multivariate integration routines. T ...
Download / Learn more Package Citations See dependency  
GenAlgo  
Classes and Methods to Use Genetic Algorithms for Feature Selection
Defines classes and methods that can be used to implement genetic algorithms for feature selection. ...
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  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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