client_id_to_name {togglr} | R Documentation |
client_id_to_name
Description
return client name from client id
Usage
client_id_to_name(id, api_token = get_toggl_api_token())
Arguments
id |
client id |
api_token |
the toggl api token |
Value
the client name
[Package togglr version 0.2.1 Index]