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