API - gfwr improvements
Matt Gummery
I have two main issues drawing from the API (I use gfwr): 1) trying to get events for a vessel with no relevant events returns an error which breaks my code, rather than just returning nothing. 2) The datasets produced by get events have variables where each entry is itself a large list. I get why that second thing happens but it would be helpful to have a way to force conformity to data frame structure, e.g. extract all the EEZ entries hidden in the lists in the region variable into their own variable.