estimate_items: Estimate items

View source: R/rmarkdown.R

estimate_itemsR Documentation

Estimate items

Description

Estimate items

Usage

estimate_items(data, service, hours, rate, .protect = TRUE)

Arguments

data

A data frame, data frame extention (e.g. a tibble), or a lazy data frame (e.g., from dbplyr or dtplyr).

service

description of line item

hours

total hours for the line item

rate

rate per hour for the line item

.protect

flag whether to escape for TeX output


the-mad-statter/washu documentation built on May 5, 2024, 10:26 a.m.