/Restful_API_Tutorial

A short example of using a RESTful API to retrieve information from PubChem.

Primary LanguageR

Restful_API_Tutorial

A short example of using a RESTful API to retrieve information from PubChem.

The code isolates the compound names of the Ingalls Standards list, creates a loop to substitute each name into a defined url, and then retrieves the relevant information from PubChem and parses it to a useful, familiar R object.