| bq_user {bigrquery} | R Documentation |
Reveals the email address of the user associated with the current token. If no token has been loaded yet, this function does not initiate auth.
bq_user()
An email address or, if no token has been loaded, NULL.
gargle::token_userinfo(), gargle::token_email(),
gargle::token_tokeninfo()
## Not run: bq_user() ## End(Not run)