extColNames {CMO} | R Documentation |
Extracts and parses column names from a PET.
extColNames(file, suffix = TRUE)
file |
the .sps file to extract the column names from |
suffix |
TRUE(default) if file contains the suffix .sps |
a character vector containing the column names
Christian Montel