fill.dimension: This function fills out an array of 2 dimensions, adding...

Description Usage

Description

This function fills out an array of 2 dimensions, adding zeroes (or other values) for extra columns and rows as named in class1 and class2. If a column (or row) is missing, it will be filled with the value given by fill. It is useful for results of table or tapply when some elements had no records.

Usage

1
fill.dimension(dataarray, class1, class2, fill = 0)

forestgeo/ctfs documentation built on May 3, 2019, 6:44 p.m.