Learn R Programming

webchem (version 0.0.4.0)

cs_inchikey_csid: Convert a InChIKey to CSID

Description

Convert a InChIKey to CSID

Usage

cs_inchikey_csid(inchikey, verbose = TRUE, ...)

Arguments

inchikey
character, InChIKey
verbose
logical; should a verbose output be printed on the console?
...
currently not used.

Value

  • A CSID.

Examples

Run this code
# might fail if API is not available
# convert CAS to CSID
cs_inchikey_csid('BQJCRHHNABKAKU-KBQPJGBKSA-N')

Run the code above in your browser using DataLab