Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upget_access_token to use Sys.getenv() #209
Comments
|
NVM. just use sys.getenv() takes a vector and then which(!nzchar()) |
|
|
|
I'm dumb & just waking up; edited |
|
good to know |
|
this is what I've gone for |
|
reconsider this based on comments here |
As well as
set_token(), if the user has an environment variable set,get_access_token()should (could) also look for itSomething like
TODO