View source: R/identifier_hygiene.R
| identifier_hygiene | R Documentation |
Check an identifier against best-practice / hygiene heuristics.
identifier_hygiene(id)
id |
A persistent identifier or URL. |
A list with identifier, scheme, is_persistent, hygiene_ok,
and a character vector of issues.
identifier_hygiene("RRID:MGI:5577054")$issues
identifier_hygiene("https://doi.org/10.5281/zenodo.8347772")$hygiene_ok
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.