powered by
Describe table (e.g. number of rows and columns of dataset)
describe_tbl(data, n, target, out = "text")
Description as text or list
A dataset
Weights variable for count-data
Target variable (binary)
Output format ("text"|"list")
describe_tbl(iris) iris[1,1] <- NA describe_tbl(iris)
Run the code above in your browser using DataLab