write_excel: Export New Targets to Excel

Description Usage Arguments

View source: R/write_excel.R

Description

Export New Targets to Excel

Usage

1
write_excel(df, wb, tab_name, filepath = "out/")

Arguments

df

data frame with new targest to export

wb

workbook name, must exist prior to creation, eg wb <- openxlsx::createWorkbook()

tab_name

tab to add

filepath

filepath, default = "out/"


achafetz/adjuST documentation built on May 21, 2019, 11:29 a.m.