check_some_missing: Check if some missing values are present

Description Usage Arguments Value

View source: R/check_some_missing.R

Description

Check if some missing values are present, but not all are missing. returns a boolean. This check is done to save time for vectors where filling is not needed

Usage

1

Arguments

x

the vector to check

Value

TRUE or FALSE


fillr documentation built on March 26, 2020, 7:23 p.m.