Operating Outside of R

Finally, I’ve written several functions that allow you to interact with APIs (Application Programming Interfaces) outside of R via R functions with hopefully more comfortable syntax. Because these functions rely on user credentials, they cannot be run non-interactively (as in the submission of version updates for supportR to CRAN) so the following code chunks are not evaluated but are included as examples of the proper syntax for your reference.