make_datetbl.Rd
Transforms a standard R data frame into a LaTeX datetbl
.
make_datetbl(d, start_date, end_date, description, order = NULL, trailing_dashes = TRUE)
d | Dataset including the information |
---|---|
start_date | Name of column denoting the year the position started or honor was awarded |
end_date | Name of column denoting the year the position ended |
description | Name of column describing the full description of the position/honor, including title, department, university, and location |
order | Optional integer argument listing the order of entries |
trailing_dashes | If end date is empty, should the start date have trailing dashes? Defaults to |
LaTex datetbl