levelsDS {dsBase} | R Documentation |
This function is similar to R function levels
.
levelsDS(x)
x |
a factor vector |
The function returns the levels of the input vector or list.
a list, the factor levels present in the vector
Alex Westerberg, for DataSHIELD Development Team