compute_output_table: Export output table to Excel file

Description Usage Arguments Value

View source: R/main.R

Description

Export output table to Excel file.

Usage

1
2
3
4
compute_output_table(
  file_name = "tables/input/output_processed_table.xlsx",
  export_xlsx = T
)

Arguments

file_name

Path and file name of the output table

export_xlsx

Boolean to export Excel spreadsheet or not [T/F]

Value

None


shadowboxingskills/civilR documentation built on Oct. 24, 2020, 12:22 p.m.