get_coverage: Get coverage of OpenAlex fields in openalexR

View source: R/openalexR-coverage.R

get_coverageR 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"))

openalexR documentation built on Jan. 10, 2026, 9:09 a.m.