The survey main table
fm_survey.RdThe function returns information about each survey.
Format
A data frame with nine variables:
siteName of the (landing) site
islandName of the island, returned in some cases
dateDate of the survey, a derived variable from variable time.
timeTime of the survey
survey_idNumerical code, used to join to other tables
For further details, see https://fimsehf.atlassian.net/wiki/spaces/FT/pages/3283812558/New+The+Data+Structure+Explained
Arguments
- key
your FM API key
- std
boolean, if TRUE (default) variables are renamed according to fmr convention
- trim
boolean, if TRUE (default) only essential (standard) variables are returned. Only active if argument std is set to TRUE.
- remove_empty
boolean, if TRUE (default) remove variables whose values are all NA's