View source: R/read.hs7.morph.R
read.hs7.morph | R Documentation |
Read Heat Source 7 morphology. Read inputs from the morphology worksheet in a Heat Source version 7 model. The Heat Source excel workbook needs to be saved as .xlsm. Workbooks in .xls do not seem to work.
read.hs7.morph(output_dir, file_name, sheet_name = "Morphology Data")
output_dir |
The path to directory where the Heat Source 7 .xlsm model is located. |
file_name |
The file name of the .xlsm Heat Source 7 model. The ".xlsm" extension should be included in the file name. |
sheet_name |
The name of the output worksheet to read. Default is 'Morphology Data'. |
dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.