invoicer_create: Generate an HTML invoice document

Description Usage Arguments

View source: R/invoicer_create.R

Description

Generate an HTML invoice document

Usage

1
2
invoicer_create(rds_file = NULL, date_due = Sys.Date() + 14,
  include_dates = TRUE, aggregate = FALSE)

Arguments

rds_file

full path to .rds file containing invoice data

date_due

due date for invoice (Date/scalar)

include_dates

include a 'Date' column in invoice?

aggregate

aggregate projects over multiple days


anthonypileggi/invoicer documentation built on May 23, 2019, 6:02 p.m.