Files
shiny/inst/examples/08_html
2014-03-11 10:49:32 -07:00
..
2012-07-25 11:01:18 -07:00
2014-03-11 10:49:32 -07:00
2013-02-13 12:11:39 -06:00

Normally we use the built-in functions, such as textInput(), to generate the HTML UI in the R script ui.R. Actually shiny also works with a custom HTML page www/index.html. See the tutorial for more details.