getCapsuleImageSet | R Documentation |
Retrieve, as a zip file, the set of images which correspond to a given bioSampleNumber
getCapsuleImageSet(auth_token, bioSampleNumber, output_dir)
auth_token |
see |
bioSampleNumber |
The bioSampleNumber (from the bioSample table) for the image |
output_dir |
the directory on your local to which you wish to write the zip file |
an httr request object
if the request is successful, a zip file will be written to the output dir
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.