which.maxNAs: An unfortunate bug in which.max: if all elements are NA, it...

Description Usage

Description

An unfortunate bug in which.max: if all elements are NA, it doesn't return anything. This means that for any vector, which.max returns a vector of length 1 unless all are NAs. This is a silly error, since a program expecting an element of length 1 falls apart otherwise.

Usage

1

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