timesheet: timesheet

Description Usage Arguments Value Examples

View source: R/timesheet.R

Description

Return the timesheet for the current project as a data frame. If no timesheet exists for this project because you have not punchedIn, NULL will be returned instead.

Usage

1
timesheet(name, project = ".")

Arguments

name,

person you'd like to return a timesheet for

project

the project you want the timesheet for

Value

timesheet, a data frame.

Examples

1
timesheet("Gary")

stephdesilva/consultthat documentation built on May 30, 2019, 11:46 a.m.