#' @title
#' Asset types
#'
#' @description
#' TODO
#'
#' @export
asset_types <- list(
benchmark = "Benchmark",
simple_asset = "Simple asset",
portfolio = "Portfolio"
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.