excel_build: Generate a formated Excel File from large dataframe

Description Usage Arguments Author(s) Examples

Description

This is an internal function used by process() to subset and output a large dataframe as a formated multisheet workbook named after the rainfall distirbution and depth i.e. 'traingular_0.4m.xlsx'. This function heavily utilizes the r2excel functions developed by Alboukadel Kassambara (https://github.com/kassambara). Sheet 1 of each output workbook is a README documnet detailing the date, time, and user who generated the workbook; the modeled event and hill slope; and the contents of the remaining 8 sheets.

Usage

1
excel_build(model = NULL)

Arguments

model

a model object generated by

Author(s)

Mike Johnson

Examples

1
excel_bulid(triangular_rainfall_mod)

mikejohnson51/Rainfall_Infiltration_hillslope documentation built on May 29, 2019, 2:35 p.m.