Wes Hampton
Wes Hampton
First, thank you for this great package! **Describe the bug** Starting with kableExtra 1.2.1 errors are received when creating a PDF via LaTeX and including `kable_styling(latex_options = "striped")` after `cell_spec(align...
**Describe the bug** Code runs successfully but it is not password protected, and can open the file directly **To Reproduce** ``` df = data.frame(Year = c(2018,2019,2020,2018,2019,2020,2018,2019,2020), Country = c("Germany","Germany","Germany", "Japan",...
Example for #31. Sorry if this is messy, I haven't done a pull request before. Of course feel free to adapt/move the changes wherever you think it fits best.
Thanks for this excellent tool -- I've _almost_ got it just right. I'm noticing a difference between using the installed version 1.7 vs the latest Docker image. Using this dummy...
Provides compatibility for CF9 by preventing error of "ByteArray objects cannot be converted to strings".