powered by
UI function for the shinynotes module.
shinynotes
shinynotesUI(id)
Note module UI, containing note panel and control buttons. An HTML tag object that can be rendered as HTML using
as.character().
as.character()
An ID string that will be used to assign the module's namespace.
if(interactive()){ shinynotesUI(id = 'paragraph') }
Run the code above in your browser using DataLab