rc_list_local_tokens {rhub} | R Documentation |
Show your tokens for the R Consortium runners
Description
Lists all tokens stored on the local machine.
Usage
rc_list_local_tokens()
Value
Data frame with string columns email
and token
.
See Also
Other RC runners API:
rc_list_repos()
,
rc_new_token()
,
rc_submit()
[Package rhub version 2.0.0 Index]