reports_detailed | R Documentation |
Detailed report
reports_detailed(start, end, extra_args = list())
start |
Start time |
end |
End time |
extra_args |
Extra arguments to be passed to the
API.
Example: |
A data frame with detailed time entries for the specified time period.
## Not run:
report <- reports_detailed("2022-08-01", "2022-09-01")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.