midas_touch: turns an xml2 list into a shiny function call

Description Usage Arguments Value

View source: R/midas_touch.R

Description

turns an xml2 list into a shiny function call

Usage

1

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


midas documentation built on May 1, 2019, 10:09 p.m.

Related to midas_touch in midas...