create_sheets: create_sheets inserts a new sheet and data to the input...

Description Usage Arguments Value

View source: R/data_export.R

Description

create_sheets inserts a new sheet and data to the input workbook. Contains the code for formatting and styles.

Usage

1
create_sheets(df, wb_active, df_name, opt_header_row)

Arguments

df

the dataframe to be added

wb_active

the workbook into which it will be added

df_name

the name of the worksheet

opt_header_row

an optional header row, default = 2

Value

NULL as the activeworkbook is being operated on by reference


iancj88/msuopa documentation built on May 17, 2019, 7:07 p.m.