R/is.not.na.r

#' Negate the common is na function
#'
#' @inherit base::is.na
#'
is.not.na <- negate(is.na)
brunocarlin/nflistBayer documentation built on April 26, 2020, 10:38 p.m.