powered by
mcmissarg tests whether or not a value was specified as an argument to a function. Unlike missing, it also returns FALSE with zero-length objects such as c() or data.frame().
mcmissarg
missing
FALSE
c()
data.frame()
mc_missarg(x)
A logical vector of length 1.
multicast