reports_detailed: Detailed report

View source: R/reports.R

reports_detailedR Documentation

Detailed report

Description

Detailed report

Usage

reports_detailed(start, end, extra_args = list())

Arguments

start

Start time

end

End time

extra_args

Extra arguments to be passed to the API. Example: extra_args = list(rounding = TRUE).

Value

A data frame with detailed time entries for the specified time period.

Examples

## Not run: 
report <- reports_detailed("2022-08-01", "2022-09-01")

## End(Not run)

clockify documentation built on June 22, 2024, 10:43 a.m.