#' @title
#' Trading day counts
#'
#' @description
#' TODO
#'
#' @export
trading_days_per <- list(
week = 5,
month = 21,
year = 248
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.