#' @title MidAssets
#' @description List of Mid cap assets prices from Yahoo Finance
#' @format List with Mid Cap. They have been choosen given \url{https://www.euroinvestor.dk/markeder/aktier/europa/danmark}. For each asset:
#' \describe{
#' \item{\code{Elements in list}}{OHLCAV from yahoo Finance}
#'}
#' @source \url{https://finance.yahoo.com/}
"MidAssets"
#' @title SmallAssets
#' @description List of Small cap assets prices from Yahoo Finance
#' @format List with Small Cap. They have been choosen given \url{https://www.euroinvestor.dk/markeder/aktier/europa/danmark}. For each asset:
#' \describe{
#' \item{\code{Elements in list}}{OHLCAV from yahoo Finance}
#'}
#' @source \url{https://finance.yahoo.com/}
"SmallAssets"
#' @title Small and Mid cap assets
#' @description List of Small and Mid cap assets prices from Yahoo Finance
#' @format List with Small and Mid Cap. They have been choosen given \url{https://www.euroinvestor.dk/markeder/aktier/europa/danmark}. For each asset:
#' \describe{
#' \item{\code{Elements in list}}{OHLCAV from yahoo Finance}
#'}
#' @source \url{https://finance.yahoo.com/}
"BothAssets"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.