CytobankAPI

Travis-CI Build Status CRAN version CRAN RStudio mirror downloads

Overview

The CytobankAPI package is designed to make interacting with Cytobank API endpoints easy via R. View the Cytobank API Endpoint Documentation for a comprehensive list of API endpoints for Cytobank.

To find more general documentation on using the CytobankAPI package, view the Cytobank quickstart guide.

Installation

# Install from CRAN
install.packages("CytobankAPI")