midas_touch {midas}R Documentation

turns an xml2 list into a shiny function call

Description

turns an xml2 list into a shiny function call

Usage

midas_touch(root)

Arguments

root

an html list (from xml2 as_list). Note: If the list is particularly deep, you may need to set option(expressions = SOMETHING BIG)

Value

a function call that produces the equivalent shiny objects


[Package midas version 1.0.1 Index]