powered by
A short description...
pubChemData(object, ...)# S3 method for PugRestInstance pubChemData(object, ...)
# S3 method for PugRestInstance pubChemData(object, ...)
a vector, list, or data.frame containing the raw data retrieved from Pub Chem database through PUG REST API.
an object of class 'PugRestInstance' returned from get_pug_rest function.
additional arguments. Currently has no effect on results.
get_pug_rest
result <- get_pug_rest(identifier = "2244", namespace = "cid", domain = "compound", output = "JSON") pubChemData(result)
Run the code above in your browser using DataLab