by user then projet

get_summary_report(api_token = get_toggl_api_token(),
  workspace_id = get_workspace_id(api_token), since = Sys.Date() -
  lubridate::years(1), until = Sys.Date(), user_agent = "togglr",
  users = get_workspace_users(api_token = api_token, workspace_id =
  workspace_id))

Arguments

api_token

the toggl api token

workspace_id

the workspace id

since

begin date

until

stop date

user_agent

user_agent

users

users