create excel wb
make_excel_wb(
wb = NULL,
object,
last_id_col = NULL,
header_word = NULL,
widths = 13,
random_color_seed = 1
)
wb
object
index of last id col
character vector of header words
col widths
seed for random color scheme
excel wb object