Prerequisites
- R 4.1+
- OMOPHub API key
Installation
Quick Start
Configuration
Features
- R6 Class Design - Familiar object-oriented interface for R users
- Automatic Rate Limiting - Built-in request throttling to respect API limits
- Automatic Retries - Transient errors are automatically retried with exponential backoff
- Pagination Helpers - Easy iteration through large result sets
- Tibble Integration - Results can be converted to tibbles for tidyverse workflows