Validates the token by calling at_whoami(), prints a {cli} confirmation
with the authenticated user's email, and sets options(airtable2.token = tok).
Examples
if (FALSE) { # \dontrun{
air_set_token(Sys.getenv("AIRTABLE_API_KEY"))
} # }
Validates the token by calling at_whoami(), prints a {cli} confirmation
with the authenticated user's email, and sets options(airtable2.token = tok).
if (FALSE) { # \dontrun{
air_set_token(Sys.getenv("AIRTABLE_API_KEY"))
} # }