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 April 11, 2025, 6:01 p.m.