read.hs7.landcover: Read Heat Source 7 land cover info. Read landcover inputs...

View source: R/read.hs7.landcover.R

read.hs7.landcoverR Documentation

Read Heat Source 7 land cover info. Read landcover inputs from the TTools 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.

Description

Read Heat Source 7 land cover info. Read landcover inputs from the TTools 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.

Usage

read.hs7.landcover(output_dir, file_name, sheet_name = "TTools Data")

Arguments

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 'TTools Data'.

Value

dataframe


DEQrmichie/heatsourcetools documentation built on Jan. 25, 2025, 2:31 p.m.