cvShiny | R Documentation |
cava
applicationCall Shiny to run cava
as a web-based application.
cvShiny()
A web browser will be brought up for users to access the GUI of cava
.
if(interactive()){
cvShiny()}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.