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

Add documentation for grouping by all in get_raster() #96

Open tclavelle opened 1 year ago

tclavelle commented 1 year ago

The 4Wings vessel report API now supports aggregating data by just grid cell instead of flag/geartype/etc. See example 3 of the API documentation. Add similar functionality/documentation to gfwr::get_raster().