R/coltype.R

coltype <- function(dataframe) {
  sapply(dataframe, class)
}
bobbyangelov/boyanr documentation built on May 12, 2019, 11:28 p.m.