spssdictionary.GetDataFileAttributeNames Function (R)
spssdictionary.GetDataFileAttributeNames(). Returns the names of any datafile attributes for the active dataset.
- The result is a vector of the attribute names.
- If there are no datafile attributes for the active dataset, NULL is returned.
Example
names <- spssdictionary.GetDataFileAttributeNames()