A R package with some shiny applications integrated.
This is package to demonstrate how a shiny application can be integrated in a R package.
install_github("Poduval/rshinytool/release/rshinytool")
rshinytool:::helloWorld()
rshinytool:::kmeansClustering()
: https://shiny.rstudio.com/gallery/kmeans-example.htmlAdd the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.