parse_val {shiny.semantic}R Documentation

Parse the 'shiny_input' value from JSON

Description

Parse the 'shiny_input' value from JSON

Usage

parse_val(val)

Arguments

val

value to get from JSON

Value

Value of type defined in 'shiny_input'


[Package shiny.semantic version 0.5.1 Index]