Turn HTML 'Shiny'
Uses xml2 to parse html text into a list
turns an xml2 list into a shiny function call
Turns a string of html into the equivalent shiny code
Contains functions for converting existing HTML/JavaScript source into equivalent 'shiny' functions. Bootstraps the process of making new 'shiny' functions by allowing us to turn HTML snippets directly into R functions.