Stuart Lodge
Stuart Lodge
I've been using rapiclient against some internal authenticated REST api's recently. These APIs have necessitated a few small changes: - allow the JSON to have `openapi` instead of `swagger` (was...
This should also probably be split into two files which are not file linked - with every single method #if'd and with an underlying ISettings interface, I don't really see...
Hi @Grumpydev Unfortunately the PCL Generic `List` doesn't implement `ForEach` This change simply replaces the two ForEach calls with foreach iterations instead. Sadly, the change also stuffs up the formatting...
For adding tutorials, packages, or apps =========================================== ##### What did you add to the README.md file? I've added a new category under Tools for Data Exploration Applications - including -...
## Prework * [x] Read and agree to the [code of conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html) and [contributing guidelines](https://github.com/rstudio/gt/blob/master/.github/CONTRIBUTING.md). * [x] If there is [already a relevant issue](https://github.com/rstudio/gt/issues), whether open or closed, comment on...
## Prework * [x] Read and agree to the [code of conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html) and [contributing guidelines](https://github.com/rstudio/gt/blob/master/.github/CONTRIBUTING.md). * [x] If there is [already a relevant issue](https://github.com/rstudio/gt/issues), whether open or closed, comment on...
## Prework * [x] Read and agree to the [code of conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html) and [contributing guidelines](https://github.com/rstudio/gt/blob/master/.github/CONTRIBUTING.md). * [x] If there is [already a relevant issue](https://github.com/rstudio/gt/issues), whether open or closed, comment on...
## Prework - [x] Read and abide by **gt**'s [code of conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html) and [contributing guidelines](https://github.com/rstudio/gt/blob/master/.github/CONTRIBUTING.md). - [x] Search for duplicates among the [existing issues](https://github.com/rstudio/gt/issues) (both open and closed). ## Proposal...
# Summary First trivial attempt at removing the burden of multiple `render_formats` calls for interactive tables. I've tested this against some local test tables, and I've run the testthat tests...
## Prework - [x] Read and abide by **gt**'s [code of conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html) and [contributing guidelines](https://github.com/rstudio/gt/blob/master/.github/CONTRIBUTING.md). - [x] Search for duplicates among the [existing issues](https://github.com/rstudio/gt/issues) (both open and closed). ## Proposal...