write_user_token.RdThis token is to be included implicitly in headers of future labrador api calls. This function should only be used once - during the labrador.client installation process.
write_user_token(token, email, token_path = Sys.getenv("labrador_token_path"))user access token (string)
user email
path for user access token rds file
TRUE, invisibly.