Get a specific time entry on workspace

time_entry(time_entry_id, concise = TRUE)

Arguments

time_entry_id

Time entry ID

concise

Generate concise output

Value

A data frame with one record per time entry.

Examples

if (FALSE) {
time_entry("61343d27ab05e02be2c8c266")
}