how to check the type of column on a dataset in r code example Example: check type of column in r #in R sapply(my.data, class)