- ...
See ?dplyr::filter. Expressions that return a logical value, and are defined in terms of the variables in returned data. If multiple expressions are included, they are combined with the & operator. Only rows for which all conditions evaluate to TRUE are kept.
- token
Character. API access token.
- version
Character. Version of the PSCED dataset. Default is NULL. If NULL, the latest version is used.
- level
Character. Classification levels such as "all", "levels", "broadfield", "narrowfield", and "detailedfield". Default is "detailedfield".
- harmonize
Logical. If TRUE, formats and standardizes the returned data. Default is TRUE.
- minimal
Logical. If TRUE, returns a simplified dataset. Default is TRUE.
- cols
Optional. Character vector of additional columns to include when minimal = FALSE.