client_create: Add a new client to workspace

View source: R/client.R

client_createR Documentation

Add a new client to workspace

Description

Add a new client to workspace

Usage

client_create(name, concise = TRUE)

Arguments

name

Client name

concise

Generate concise output

Value

A data frame with one row per record.

Examples

## Not run: 
client_create("RStudio")

## End(Not run)

clockify documentation built on Jan. 9, 2026, 9:06 a.m.