reports_detailed {clockify}R Documentation

Detailed report

Description

Detailed report

Usage

reports_detailed(start, end)

Arguments

start

Start time

end

End time

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)

[Package clockify version 0.1.4 Index]