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 › Ggthemes

Tufte's Box Blot

p <- ggplot(mtcars, aes(factor(cyl), mpg))
## with only a point
p + geom_tufteboxplot()

plot of chunk geom_tufteboxplot

## with a middle box
p + geom_tufteboxplot(median.type='box', fatten=1)

plot of chunk geom_tufteboxplot

## using lines
p + geom_tufteboxplot(median.type='line')

plot of chunk geom_tufteboxplot


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.