Retrieve detailed compound information using a PubChem Compound ID.
Examples
if (FALSE) { # \dontrun{
client <- mw_rest_client()
compound_info <- get_compound_by_pubchem_cid(client, "5793")
} # }
Retrieve detailed compound information using a PubChem Compound ID.
if (FALSE) { # \dontrun{
client <- mw_rest_client()
compound_info <- get_compound_by_pubchem_cid(client, "5793")
} # }