shiny_from_JSON: 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.