check dataframe column type in R code example Example: check type of column in r #in R sapply(my.data, class)