get_coverage {openalexR} | R Documentation |
Get coverage of OpenAlex fields in openalexR
Description
Get coverage of OpenAlex fields in openalexR
Usage
get_coverage(entity = NULL)
Arguments
entity |
The OA entity to inspect field coverage for. Returns information for all fields if 'NULL' (default). |
Value
Data frame of field coverage information
See Also
oa_entities()
Examples
oa_entities()
head(get_coverage(entity = "works"))
[Package openalexR version 2.0.1 Index]