powered by
cs_csid_mol(csid, token, parse = TRUE, verbose = TRUE, ...)
FALSE
parse_mol
cs_convert
# Fails because no TOKEN is included token <- '<YOUR-SECURITY-TOKEN>' # convert CAS to CSID tric_mol <- cs_csid_mol(5363, token = token) tric_mol cs_csid_mol(5363, token = token, parse = FALSE)
Run the code above in your browser using DataLab