GlobalFishingWatch / gfwr

R package for accessing data from Global Fishing Watch APIs
https://globalfishingwatch.github.io/gfwr/
Apache License 2.0
58 stars 7 forks source link

remove length check for shapefile #160

Closed AndreaSanchezTapia closed 1 month ago

AndreaSanchezTapia commented 1 month ago

it's not about the character vector length but about the sf object length, so it fails because length is the number of columns in that case.