pts_add_entry: Add Dummy Timesheet Entry

Description Usage Arguments Value Examples

View source: R/add.R

Description

Add Dummy Timesheet Entry

Usage

1

Arguments

timesheet

A tibble of the timesheet to add an entry to.

date

A Date of the date for the entry.

Value

The modified timesheet.

Examples

1
tail(pts_add_entry(poistimesheets::timesheet, as.Date("2011-05-22")))

poissonconsulting/poistimesheets documentation built on Jan. 24, 2020, 4:54 a.m.