Usage
ices_code_types(code_type = "", code_type_id = 0L, modified = "")
Arguments
- code_type
Optional code type key or GUID to filter the API response.
- code_type_id
Optional numeric code type id to filter the API response.
- modified
Optional date string ("YYYY-MM-DD") to return code types
modified after that date.
Value
Tibble of ICES code types (includes key, description, guid, etc.).