This function is similar to R function colnames.

colnamesDS(x)

Arguments

x

a string character, the name of a dataframe or matrix

Value

the column names of the input object

Details

The function returns the column names of the input dataframe or matrix

Author

Demetris Avraam, for DataSHIELD Development Team