Jonathan Carroll

Results 71 issues of Jonathan Carroll

> Dots in identifier names are just part of the identifier. They are not scope operators. They are not operators at all. They are just a legal character to use...

Reading through https://yihui.name/en/2017/10/later-recursion/ I saw a lot of similar themes to what you've made here. A 'prior art' section at the end of a README is gaining popularity (e.g. https://github.com/milesmcbain/datapasta#prior-art)...

`x_construct` currently works with either the clipboard, or an existing `data.frame`- or `tibble`-classed object. Should support for the character-representation of this data be included? e.g. ```r x

Closes #61. Simple fix to `guess_sep` to allow space to be used as a separator. Tested with the example provided. ```r to RealAge 513 59.608 513 84.18 0 85.23 119...

Closes #39. Added as a branch of the `dt_paste` PR because I wasn't sure how it would interact (diff will reduce significantly once that PR is merged). Extracts (all) factor...

Similar but different to #56. With [`geom_sf()`](https://github.com/tidyverse/ggplot2/tree/sf) on its way to `ggplot2` it would be great to have projection-aware `facet_zoom`ing. Part of this would likely require that the original and...

feature

## Prework * [x] Read and agree to the [code of conduct](https://www.contributor-covenant.org/version/2/0/code_of_conduct/) and [contributing guidelines](https://github.com/rich-iannone/pointblank/blob/main/.github/CONTRIBUTING.md). * [x] If there is [already a relevant issue](https://github.com/rich-iannone/pointblank/issues), whether open or closed, comment on...

Type: ☹︎ Bug

- updated NEWS - minor differences in upset.Rd likely due to different roxygen versions - NAMESPACE changes (not committed) likely due to roxygen versions/out of date build Adds `title` and...

> By default, the API tries to focus on the important part of the image, ignoring white space and noise. This is generally very helpful (especially with mobile apps generating...

enhancement

Please specify whether your issue is about: - [ ] a possible bug - [ ] a question about package functionality - [ ] a suggested code or documentation change,...

help wanted