njtierney/naniar

perform reductionism on `geom_missing_point` and `stat_missing_point`

Open

#17 opened on Aug 1, 2016

View on GitHub
 (1 comment) (0 reactions) (0 assignees)R (43 forks)batch import
help wanted

Repository metrics

Stars
 (557 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

In trying to get the geom_missing_point to work, we might have added extra code that isn't needed to make it do what we want - would be good to only have the essential bits so that the code is a bit tidier.

Contributor guide