powered by
"dtab"(object, dec = 3, searchCols = NULL, order = NULL, pageLength = NULL, ...)
explore
pivotr
summary.pivotr to print a plain text table
summary.pivotr
tab <- explore("diamonds", "price:x") %>% dtab tab <- explore("diamonds", "price", byvar = "cut", fun = c("length", "skew"), top = "byvar") %>% dtab
Run the code above in your browser using DataLab