na_only_end_vector: Check 'NA' pattern in vector

Description Usage Arguments Value Examples

Description

Check whether NA's exist only at the end of a vector, that is, whether there are no values after the first NA in the vector.

Usage

1

Arguments

x

Vector.

Value

TRUE if there are only NA's at the end of the vector or no NA at all; FALSE otherwise.

Examples

1
2

Karel-Kroeze/ShadowCAT documentation built on May 7, 2019, 12:28 p.m.