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


jelger12/fillr documentation built on Jan. 29, 2020, 3:35 p.m.