Other packages > Find by keyword >

geojsonio  

Convert Data from and to 'GeoJSON' or 'TopoJSON'
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("geojsonio", "0.11.3")



Attach the package and use:
library("geojsonio")
Maintained by
Michael Mahoney
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-04-30
Latest Update: 2023-09-06
Description:
Convert data to 'GeoJSON' or 'TopoJSON' from various R classes, including vectors, lists, data frames, shape files, and spatial classes. 'geojsonio' does not aim to replace packages like 'sp', 'rgdal', 'rgeos', but rather aims to be a high level client to simplify conversions of data from and to 'GeoJSON' and 'TopoJSON'.
How to cite:
Michael Mahoney (2015). geojsonio: Convert Data from and to 'GeoJSON' or 'TopoJSON'. R package version 0.11.3, https://cran.r-project.org/web/packages/geojsonio. Accessed 05 Mar. 2026.
Previous versions and publish date:
0.1.0 (2015-04-30 08:57), 0.1.4 (2015-08-12 22:59), 0.1.6 (2016-01-15 10:28), 0.1.8 (2016-04-10 09:07), 0.2.0 (2016-07-14 00:31), 0.3.0 (2017-01-27 23:44), 0.3.2 (2017-02-06 10:27), 0.3.8 (2017-07-25 00:00), 0.4.0 (2017-08-20 16:42), 0.4.2 (2017-09-01 22:22), 0.5.0 (2017-11-10 19:29), 0.6.0 (2018-03-30 08:36), 0.7.0 (2019-04-25 16:50), 0.8.0 (2019-10-29 19:30), 0.9.0 (2020-02-13 10:30), 0.9.2 (2020-04-07 17:30), 0.9.4 (2021-01-13 18:30), 0.9.5 (2022-09-13 07:40), 0.10.0 (2022-10-07 16:50), 0.11.0 (2023-03-08 15:40), 0.11.1 (2023-05-16 16:20), 0.11.2 (2023-08-21 17:20)
Other packages that cited geojsonio R package
View geojsonio citation profile
Other R packages that geojsonio depends, imports, suggests or enhances
Complete documentation for geojsonio
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  
diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  
pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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