Mara Averick
Mara Averick
Fixing this in CONTRIBUTING across multiple packages (see r-lib/usethis#1126).
Expansion of https://github.com/rstudio/gt/issues/678 as it applies to, e.g. summary lines (as in the examples in the [creating-summary-lines vignette](https://gt.rstudio.com/articles/creating-summary-lines.html) where you're creating groupwise summary lines). These will constitute tables with multi-level...
Hi @smbache, A heads up: at this past RStudio work week, we decided to try to formally implement "understudies" for all the packages (i.e. having a second person to help...
Hi, This is basically a "do-you-want-this-PR?" issue, as I've already implemented it [added an example using the accessibility module to the Modules & plugins vignette] in a branch here: https://github.com/batpigandme/highcharter/commit/84d4ea738be261e08296ca4776c14a2e0c0f1ba9....
Hi Joshua, As always, huge fan of highcharter. I've been working on recreating some of the Highcharts accessibility examples from their docs ([here](https://www.highcharts.com/docs/accessibility/accessibility-module)), and those mentioned in a couple of...
Do we have a principle re. where to use an asterisk and/or parentheses when referencing a family of functions (e.g., `rows_` vs. `rows_*()` vs. `rows_*`)? I think the above absence...
Just an FYI, since I went to get an API key to use your package this morning: > To improve our services and enhance our relationship with our users, we...
Love this package! Simple change (I just added a bunch of "r"s) to add syntax highlighting to your README.
Low-priority feature request: Super happy that you've added captions (yay for https://github.com/rstudio/gt/issues/635). Because it's the accessible label for a table for screenreaders, if I only use one title-ish function (e.g....