spssdictionary.GetMultiResponseSetNames Function (R)
spssdictionary.GetMultiResponseSetNames(). Returns the names of any multiple response sets for the active dataset.
- The result is a vector of names of multiple response sets.
- If there are no multiple response sets for the active dataset, NULL is returned.
Example
names <- spssdictionary.GetMultiResponseSetNames()