ropensci / geojsonio

Convert many data formats to & from GeoJSON & TopoJSON
https://docs.ropensci.org/geojsonio
Other
151 stars 59 forks source link

Export topojson_write methods #195

Closed Shaunson26 closed 1 year ago

Shaunson26 commented 1 year ago

Addressing #168 and #193 .. seems that topojson_write methods were not exported as required. Here, I export them, and uncomment the previous tests. All seem to pass.

Also cleaned up a line in deprecated.R .. [deprecated.R:42] Block must contain only one @rdname

mikemahoney218 commented 1 year ago

Continued in #196 (sorry, needed to push one tweak for CI)

github-actions[bot] commented 1 year ago

This pull request has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.