geofacet
geofacet copied to clipboard
Update `facet_geo()` documentation to make it clear that `grid` argument can take an object
The current function doc causes a bit of confusion (see #234 and #258) but the functionality is implicitly documented in the Get started vignette.
Also, I believe it is no longer true that only the two listed grids are available; my understanding is that the quoted name of any of the grid objects in the package or in the current environment will work.
Happy to submit a PR if you would like.
A PR would be most welcomed!
Second that. Thanks!
See #274