Description Usage Arguments Value Author(s)
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.
1 | readTemplate(filename)
|
filename |
the name and path of the template excel file |
a list of dataframe for the variables names and descriptive statistics from the imported excel template
Levi Waldron and Ragheed Al Dulaimi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.