Learn R Programming

rfigshare (version 0.2-6)

fs_get_auth: Helper function to get authentication

Description

The authentication environment is created by new.env function in the zzz.R file. The authentication token 'oauth' is created by the figshare_auth function. This helper function lets all other functions load the authentication.

Usage

fs_get_auth()

Arguments