time_entry: Get a specific time entry on workspace

View source: R/time-entry.R

time_entryR Documentation

Get a specific time entry on workspace

Description

Get a specific time entry on workspace

Usage

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

## Not run: 
time_entry("61343d27ab05e02be2c8c266")

## End(Not run)

clockify documentation built on Sept. 2, 2023, 9:08 a.m.