All Your Figure Are Belong To Us
  • All Your Figure Are Belong To Us
  • 1
  • 2
  • 3
  • 4
  • 5
All Your Figure Are Belong To Us Table of Contents
  • Page 1

    choroplethr cowplot gapmap GGally ggdendro

  • Page 2

    ggenealogy ggExtra ggfortify ggmcmc ggparallel

  • Page 3

    ggRandomForests ggtern ggthemes ggthemr granovaGG

  • Page 4

    gtable mapDK MCMC.OTU PairedData popgraph

  • Page 5

    sjPlot waffle xkcd

Home › Ggextra

Plot count data with ggplot2

plotCount(table(infert$education))

plot of chunk plotCount

df <- data.frame("vehicle" = c("bicycle", "car", "unicycle", "Boeing747"),
                 "NumWheels" = c(2, 4, 1, 16))
plotCount(df) + removeGridX()

plot of chunk plotCount


Share on Twitter Share on Facebook Share on Google+

Updated October 22, 2015

  • 1
  • 2
  • 3
  • 4
  • 5

© 2015 All Your Figure Are Belong To Us powered by Jekyll + Skinny Bones.