Learn R Programming

geojsonR (version 1.1.2)

shiny_from_JSON: secondary function for shiny Applications

Description

secondary function for shiny Applications

Usage

shiny_from_JSON(input_file)

Value

a (nested) list

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.