knitr::opts_chunk$set( warning = FALSE, message = FALSE, collapse = TRUE, comment = "#>" )
identifiers.org API Client
See https://identifiers.org/restws
Development version
devtools::install_github("ropenscilabs/identifires")
library("identifires")
collections
idf_collections() idf_collections(ids = "MIR:00000008") idf_collections(names = "pdb") idf_collections(providers = "pdb")
resources
idf_resources() idf_resources(ids = "MIR:00100675")
validate
idf_validate(ids = "MIR:00100675")
metadata
idf_metadata()
idf_prefixes()
identifires
in R doing citation(package = 'identifires')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.