Skip to contents

The goal of zoomer is to make it easy to interact with the Zoom API from R.

Installation

You can install the released version of zoomer from CRAN with:

# No you can't.
# install.packages("zoomer")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("jonthegeek/zoomer")