shiny_from_JSON {geojsonR} | R Documentation |
secondary function for shiny Applications
Description
secondary function for shiny Applications
Usage
shiny_from_JSON(input_file)
Arguments
input_file |
a character string specifying a path to a file |
Details
This function is meant for shiny Applications. To read a GeoJson file use either the FROM_GeoJson or FROM_GeoJson_Schema function.
Value
a (nested) list
[Package geojsonR version 1.1.1 Index]