app_set_up {ottrpal} | R Documentation |
App Set Up
Description
This is a function that sets up the app. It's generally called by another function
Usage
app_set_up(app_name = "google")
Arguments
app_name |
app would you like to authorize? Supported apps are 'google' 'calendly' and 'github' |
[Package ottrpal version 2.0.0 Index]