is_useable: calculate the number of non- NA or NaNs in a vector

View source: R/utils.R

is_useableR Documentation

calculate the number of non- NA or NaNs in a vector

Description

calculate the number of non- NA or NaNs in a vector

Usage

is_useable(x)

Arguments

x

vector of values

Value

vector of TRUE/FALSE indicating positions of useable stuff


TeamMacLean/pepdiff documentation built on April 24, 2023, 7:48 a.m.