## +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
## Title: Compositional Data Analysis
## Authors: Nicolas Frerebeau, Université Bordeaux Montaigne (France)
## Contact: nicolas.frerebeau@u-bordeaux-montainge.fr
##++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
## Set shiny settings ==========================================================
options(shiny.maxRequestSize = 30*1024^2)
## Set future strategy =========================================================
future::plan(future::multisession)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.