powered by
data.frame
coln(X)
colnames
dat <- data.frame(a = 1:10, b = 10:1) coln(dat)
Run the code above in your browser using DataLab