Description
Cytobank API Wrapper for R.
Description
Tools to interface with Cytobank's API via R, organized by endpoints that represent various areas of Cytobank functionality. Learn more about Cytobank at <https://www.beckman.com/flow-cytometry/software>.
README.md
CytobankAPI
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 following vignettes:
Installation
# Install from CRAN
install.packages("CytobankAPI")