ind2char(ivd, ind = ivd, invert = logical(length(ivd)),
useEqual = TRUE)
list
, usually a (part of) the 'ind'
attribute of an editarraylogical
vector of lenght
length(ind)ind
, a character vector is
returned where each entry is a statement of the form
" %in% c('',...,'')" or "
== ''"
if invert==TRUE. If invert==FALSE, the
negation of the above statements is returned.