library(shiny)
library(shinydashboard)
library(Quandl)
library(highcharter)
library(xts)
library(mycroftr)
Quandl.api_key(Sys.getenv("QuandlApiKey"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.