ftd_prefixes: Prefixes

View source: R/ftdoi_other.R

ftd_prefixesR Documentation

Prefixes

Description

Prefixes

Usage

ftd_prefixes(id = NULL)

Arguments

id

(character) a DOI prefix. Default is NULL, which gets all

Value

named list of details of the publisher for the DOI prefix

See Also

Other ftdoi: ftd_doi(), ftd_fetch_patterns(), ftd_members(), ftdoi_cache, prefix_local()

Examples

## Not run: 
ftd_prefixes()
ftd_prefixes(id = '10.1080')

# doesn't work
# ftd_prefixes(id = '10.9999')

## End(Not run)

ropensci/fulltext documentation built on Sept. 12, 2022, 7:57 a.m.