Skip to contents

Returns the set of identifier types supported by the scholid package.

Usage

scholid_types()

Value

A character vector of supported identifier type strings.

Examples

scholid_types()
#> [1] "arxiv" "doi"   "isbn"  "issn"  "orcid" "pmcid" "pmid" 
"orcid" %in% scholid_types()
#> [1] TRUE