countNonNaCumulative {jwutil} | R Documentation |
counts non-NA fields in first field, then progreses through fields, OR new field and saves running total for each field TODO: tests
countNonNaCumulative(d)
d |
data.frame |
vector of cumulative non-NA counts with names corresponding to the given data frame