colnamesDS {dsBase} | R Documentation |
This function is similar to R function colnames
.
colnamesDS(x)
x |
a string character, the name of a dataframe or matrix |
The function returns the column names of the input dataframe or matrix
the column names of the input object
Demetris Avraam, for DataSHIELD Development Team