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 Sept. 2, 2023, 9:08 a.m.