Get records by date
Arguments
- start_date
(character) start date. required.
- end_date
(character) end date. optional
- marine_only
(logical) marine only or not. default:
TRUE
- offset
(integer) record to start at. default: 1
- ...
named curl options. see
curl::curl_options