rcarboni
Results
2
issues of
rcarboni
In the R Markdown section: https://rstudio.github.io/r2d3/articles/publishing.html#r-markdown R code windows are not rendering correctly on the pkgdown website (i.e. where it's trying to include the Rmarkdown headers within an R code...
When I create cross-references to flextables, either with a target id specified through `#| tab.id: ` or `{r, tab.id=}` chunk options, and use in a cross-reference as `\@ref(tab:)`, the knitted...