user {clockify} | R Documentation |
Get information for authenticated user
user(concise = TRUE)
concise |
Generate concise output |
A data frame with details of user profile.
## Not run:
set_api_key(Sys.getenv("CLOCKIFY_API_KEY"))
user()
## End(Not run)