The library devtools
need to be installed as it allows to install R packages from github.
R> library(devtools)
R> install_github(sybrohee/pickpeak)
R> runShinyPackageApp("")
The package is more extensively documented in the vignettes
directory.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.