is_complete: Assert completeness by threshold in percent of of non-NA...

Description Usage Arguments Value

Description

Assert completeness by threshold in percent of of non-NA values

Usage

1
is_complete(x, na.rm)

Arguments

x

vector of values

na.rm

completeness percentage below which the input should be considered NA

Value

TRUE if less than na.rm percent of values are NA, FALSE otherwise


jthurner/baseflowchile documentation built on May 29, 2019, 1:50 a.m.