powered by
replyr_testCols(x, f, n = 6L)
d <- data.frame(x=c(1,2),y=c('a','b')) replyr_testCols(d,is.numeric)
Run the code above in your browser using DataLab