estimate_items | R Documentation |
Estimate items
estimate_items(data, service, hours, rate, .protect = TRUE)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.