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-08-21
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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

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  
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  
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  
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