powered by
Takes a peek into a data.frame returning a concise visualization about it
peek(x, n = 10, which = 1:ncol(x))
A data.frame
Number of rows to include in output
Columns to include in output
peek(iris)
Run the code above in your browser using DataLab