knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
library(drake)
readd(two_week_fc_AAA) %>% knitr::kable()
readd(two_week_fc_ACB) %>% knitr::kable()
readd(two_week_fc_BID) %>% knitr::kable()
readd(two_week_fc_BVH) %>% knitr::kable()
readd(two_week_fc_DHG) %>% knitr::kable()
readd(two_week_fc_FPT) %>% knitr::kable()
readd(two_week_fc_HBC) %>% knitr::kable()
readd(two_week_fc_HCM) %>% knitr::kable()
readd(two_week_fc_HDG) %>% knitr::kable()
readd(two_week_fc_HPG) %>% knitr::kable()
readd(two_week_fc_MBB) %>% knitr::kable()
readd(two_week_fc_PNJ) %>% knitr::kable()
readd(two_week_fc_REE) %>% knitr::kable()
readd(two_week_fc_SBS) %>% knitr::kable()
readd(two_week_fc_SHS) %>% knitr::kable()
readd(two_week_fc_SSB) %>% knitr::kable()
readd(two_week_fc_SSI) %>% knitr::kable()
readd(two_week_fc_TCB) %>% knitr::kable()
readd(two_week_fc_TNG) %>% knitr::kable()
readd(two_week_fc_TPB) %>% knitr::kable()
readd(two_week_fc_VCB) %>% knitr::kable()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.