readTemplate: function to read the excel template for the synthetic dataset...

Description Usage Arguments Value Author(s)

Description

This function simply load the all the excel worksheets from an excel spreadsheets into R and use it to create a a list of dataframe. Each variable represented into one sheet in excel file (name and summary statistics) returned in the output as a dataframe.

Usage

1
readTemplate(filename)

Arguments

filename

the name and path of the template excel file

Value

a list of dataframe for the variables names and descriptive statistics from the imported excel template

Author(s)

Levi Waldron and Ragheed Al Dulaimi


raldulai/Episim documentation built on May 26, 2019, 10:02 p.m.