Why is huxtable not showing caption text in bookdown::html_document2?
When knitting the below RMarkdown document the caption texts for both the base R plot and the flextable
output are shown. The caption text for the huxtable
output is, however, not. Why is that and how can I fix this?
Why is huxtable not showing caption text in bookdown::html_document2?
When knitting the below RMarkdown document the caption texts for both the base R plot and the flextable
output are shown. The caption text for the huxtable
output is, however, not. Why is that and how can I fix this?