Carson Sievert

Results 165 issues of Carson Sievert

http://brendanrocks.com/htmlwidgets-knitr-jekyll

- [x] elife - [x] xkcd - [ ] baseballR - [ ] pitchRx

Mine this post for ideas -> http://savvastjortjoglou.com/nba-play-by-play-movements.html

Need to get/store more wnba (and D-League) codes. To do so, abstract `getCodes()` to more leagues... https://github.com/cpsievert/bbscrapeR/blob/master/inst/scripts/getCodes.R

I really like the motivation of this package, but I noticed a couple issues that might prevent me from using it. Consider [this minimal example](http://github.com/cpsievert/cpsievert.github.com/blob/master/stack/ztable/index.pdf?raw=true) (see [here](https://github.com/cpsievert/cpsievert.github.com/tree/master/stack/ztable) for source). Is...

Which makes it not very usable with dark themes https://github.com/samhogg/histoslider/blob/8f2d8a52d6fd44453d3cf0e2488144e9edfdcebd/src/components/Histogram.js#L55

i.e., it'd be useful to click+drag on the slider between the handles to shift them both

* How to install it * Explain that this replaces `do_*()` functions from pre-1.0 plumber * Explain how to get started with DO and and plumberDeploy, similar to what we've...

Supercedes #3003 ## Testing notes Ensure the following example is fully accessible (i.e., screen reader makes announcements of min/max/values and values can be changes without a mouse by tabbing) ```r...

Type: Accessibility

In #4007, we attempted to have `shinyDeprecated()` throw `warn()` instead of `inform()`, but we ended up reverting it (#4010) ended up causing reverse dependencies to have new problems. Here are...