R/intnull.r

#' @exportClass IntNull
NULL
setClassUnion("IntNull", c("integer", "NULL"))
wch/s4-union documentation built on May 4, 2019, 2:02 a.m.