Pulls data from ERDDAP. All buoys will have the same format. However there will be cases where some variables will have NAs for the entire variable.
Arguments
- buoyid
Character. Name of buoys id. See
buoy_datafor list of buoys available- vars
Character vector. Vector of variables to pull. Default = NULL, pull all available variables. If you select spcific variables the resulting data frame will be considerably smaller
