Cross Tabulation and Table Creation (including empty classes)
table.n(
x,
m = max(x, na.rm = TRUE),
percentage = FALSE,
weight = NULL,
parallel = FALSE
)
R object with classes
maximum number of classes
boolean. If TRUE result is in percentages.
weight for each voxel
Logical. Can we use parallel computing?
vector with (weighted) counts (including empty classes)