Christine Stawitz

Results 4 comments of Christine Stawitz

I like @aedobbyn suggestion to use `dplyr::starts_with()` to keep the variable argument from getting too clunky. Maybe this deserves its own issue, but another complexity of multiple levels of nesting...

I believe I have a similar issue where `toJSON` does not allow for duplicate names in an R list. For example: ```{r} > a toJSON(a) {"a":[1],"a.1":[2]} ``` This appears to...

I was going to file an issue to document how covariates work in V8.3.0 but this seemed to be covering much of the same ground. `make_map` is mapping off temporal...

**Summary:** an interactive application that aggregates color palettes, allows users to choose and combine palette colors, preview and iterate easily, and makes transparency and CVD friendliness a one-click step. Doesn't...