Skip to content

ramnathv/togeojson

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

togeojson

Convert various data formats to geoJSON.

Quick start

Install

Install togeojson

install.packages("devtools")
library(devtools)
install_github("ropensci/togeojson")
library(togeojson)

Convert to geoJSON

Convert data.frame to geoJSON

to_geojson(x)

Please report any issues or bugs](https://github.com/ropensci/togeojson/issues).

License: MIT

This package is part of the rOpenSci project.

To cite package togeojson in publications use:

Get citation information for togeojson in R doing citation(package = 'togeojson')

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published