Set udaman token for API access
Arguments
- key
a string containing 44 characters
Value
true if setting the token in .Renviron succeeded
Details
Save the token in .Renviron as udaman_token = key.
Examples
if (FALSE) { # interactive()
set_udaman_token("-ABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890=")
}