jtannen / jaywalkr

Crosswalk between `sf` spatial objects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

check type of geom inputs

jtannen opened this issue · comments

x_geom and y_geom are expected to be x$geometry. Either raise an informative error or coerce when an sf dataframe is passed.