shared_report_create: Create a shared report

shared_report_createR Documentation

Create a shared report

Description

Create a shared report

Usage

shared_report_create(name, start, end, is_public = TRUE, fixed_date = FALSE)

Arguments

name

Name of the report

start

Start time

end

End time

is_public

Is this a public report?

fixed_date

Are the dates fixed?

Examples

## Not run: 
shared_report_create("Sample Report", "2022-03-01", "2022-04-01")

## End(Not run)

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