# NOT RUN {
### Simple example
pre(
"shinyApp(",
" ui = container(",
" columns(",
" column(",
" ",
" )",
" )",
" )",
" server = function(input, output) {",
" ",
" }",
")"
)
# }
Run the code above in your browser using DataLab