includeCSS()
htmlDependency()
renderUI
Shiny.setInputValue
getType
Read data from a JSON and convert it to the appropriate R structure.
library(jsonlite) res <- fromJSON(my_json) str(res)