powered by
# S3 method for pivotr plot(x, type = "dodge", perc = FALSE, flip = FALSE, ...)
pivotr
summary.pivotr
pivotr("diamonds", cvars = "cut") %>% plot pivotr("diamonds", cvars = c("cut","clarity")) %>% plot pivotr("diamonds", cvars = c("cut","clarity","color")) %>% plot
Run the code above in your browser using DataLab