R/connection.R
seatable_token.Rd
Resolve the API token for a connection
seatable_token(con = default_connection(), error = TRUE)
A seatable_connection.
Whether to error (default) or return NA when the token environment variable is unset.
NA
The token string, or NA_character_ when unset and error = FALSE.
NA_character_
error = FALSE