Learn R Programming

AgeBandDecomposition (version 2.0.0)

TRW_readExcel: TRW_readExcel (Deprecated)

Description

This function is deprecated and will be removed in a future version. Please use import_rwl instead after converting your data to RWL format.

Usage

TRW_readExcel(path, sheet, ageBands, limitFirst20y = FALSE, verbose = TRUE)

Value

A list of two objects (see original documentation).

Arguments

path

Path to the xls/xlsx file.

sheet

Sheet to read.

ageBands

character. Age band window setting.

limitFirst20y

logical. Remove first 20 years from each tree.

verbose

logical. Print additional information.

See Also

import_rwl