Closed mattroumaya closed 2 years ago
Adds option to get_responses() where if a user manually specifies an oauth_token, the default isn't to pull from the .Rprofile, but to use the oauth_token already specified. Fix for second part of #79
get_responses()
oauth_token
Adds option to
get_responses()
where if a user manually specifies anoauth_token
, the default isn't to pull from the .Rprofile, but to use theoauth_token
already specified. Fix for second part of #79