| id_parse | R Documentation |
Resolves the identifier scheme, normalizes it, and constructs its resolver
URL, mirroring IdentifierHelper in F-UJI.
id_parse(idstring)
idstring |
A DOI, Handle, ARK, URN, UUID, identifiers.org PID, or URL. |
A list with identifier, normalized_id, identifier_url,
preferred_schema, identifier_schemes, and is_persistent.
id_parse("https://doi.org/10.5281/zenodo.8347772")$preferred_schema
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.