`%>%` <- magrittr::`%>%` knitr::opts_chunk$set(echo = FALSE)
This is not an investment advice. I am not your investment advisor. The analysis conducted here is for pure academic purposes. You should conduct your own research and understand the risks before investing. Past performance is no guarantee of future results.
I have directly and/or indirectly invested in related products and methods present in this document. Thus, there might be conflict of interests.
Dashboards:
pack_config <- here::here("config/pack.yaml") %>% yaml::read_yaml() dashboard_names <- pack_config %>% purrr::map_chr("name") base_url <- "https://giuseppett.github.io/RiskParityBrazil/dashboard/" dashboard_names %>% purrr::walk(~ cat(glue::glue("- [{.x}]({base_url}{RiskParityBrazil::name_dashboard_file(.x)})\n\n")))
Details:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.