ftd_prefixes: Prefixes

Description Usage Arguments Value See Also Examples

View source: R/ftdoi_other.R

Description

Prefixes

Usage

1

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

1
2
3
4
5
6
7
8
## Not run: 
ftd_prefixes()
ftd_prefixes(id = '10.1080')

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

## End(Not run)

fulltext documentation built on June 12, 2021, 9:06 a.m.