Anthony Durrant
Anthony Durrant
Many thanks for the package in general! I went to add a reference to the `function_words` list in something I was working on and found that the link was now...
I see from the release of [0.5.3](https://github.com/rstudio/htmltools/releases/tag/v0.5.3) and issue https://github.com/rstudio/htmltools/issues/305 that there was no expected use-case, so just want to flag this. Inline printing `gt::gt()` tables (though not `knitr::kable()` tables)...
Many thanks for the wonderful package! On setting up a new machine, I hit this issue: ## Description `cell_fill()` is not honoured in pdf output with `gtsave()` in `{gt}` 0.7.0....
`case_when` always returns length-0 option if any option is length-0 I would expect an error as in `case_match`. This seems to only be an issue if the input to `case_when`...