asFactorDS1.Rd
This function is an aggregate DataSHIELD function that returns the levels of the input variable from each single study to the client-side function.
asFactorDS1(input.var.name = NULL)
the levels of the input variable.
The function encodes the input vector as factor and returns its levels in ascending order if the levels are numerical or in alphabetical order if the levels are of type character.