paleolimbot / geos

Open Source Geometry Engine ('GEOS') R API
https://paleolimbot.github.io/geos/
Other
61 stars 8 forks source link

Better documentation for make_*() and unnest() functions #70

Closed paleolimbot closed 2 years ago

paleolimbot commented 2 years ago

Fixes #68.

paleolimbot commented 2 years ago

@JosiahParry is this something like what you had in mind?

codecov-commenter commented 2 years ago

Codecov Report

Merging #70 (be45557) into master (956a675) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #70   +/-   ##
=======================================
  Coverage   97.54%   97.54%           
=======================================
  Files          31       31           
  Lines        2809     2809           
=======================================
  Hits         2740     2740           
  Misses         69       69           
Impacted Files Coverage Δ
R/geos-make.R 100.00% <ø> (ø)
R/geos-unnest.R 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 956a675...be45557. Read the comment docs.