library(shiny)
library(CovSTATIS)
library(magrittr)
library(GSVD)
library(ggplot2)
moduleFiles = list.files('modules',full.names = TRUE) %>% sapply(source,.GlobalEnv)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.