Recently Published
Why is my code styled in a particular way?
An example that shows, for input code and the default style guide, which particular stylers are responsible for the reformatting.
Telescope
Understanding subset assignment.
Restarts
Script extracted from http://adv-r.had.co.nz/beyond-exception-handling.html and tweaked to avoid file access
Tibble benchmarks
History up to https://github.com/tidyverse/tibble/pull/937.
Loading clinicaltrials
An example of using the clinicaltrials database with {dm}
Built-in colors in R
Visualizing R's built-in colors in a sensible (?) way
vctrs #140
Survey of current behavior of sliced assignment
nested vs. hierarchical
Two similar JSON data structures
Column decorations in tibble
Rendered draft of "Column decorations" vignette in tibble
drake profiling run
for https://github.com/ropensci/drake/issues/369
profvis auto-expand
Next iteration
profvis auto-expand
A better example for PR #83.
Auto-expand tree nodes
Example for fix to https://github.com/rstudio/profvis/issues/82
RSQLite profiler run
via profvis
tidyr::zip
Description of potential new zip() operator for tidyr
IPFP with different initial weights
Taken from example(ipfp)
xtabs
NA values in xtabs
StatMatch-ANN
Error provoked by small number of recipients for a donation class when using the ANN algorithm
ggplot test with .id as factor
Support for https://github.com/hadley/plyr/pull/188#issuecomment-31765960
test
A simple test
testthat-test
Example for https://github.com/hadley/testthat/issues/104