secondary function for shiny Applications
shiny_from_JSON(input_file)
Arguments
input_file |
a character string specifying a path to a file |
Value
a (nested) list
Details
This function is meant for shiny Applications. To read a GeoJson file use either the FROM_GeoJson or FROM_GeoJson_Schema function.