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

Create a completely empty theme

# plot with small amount of remaining padding
qplot(1:10, (1:10)^2) + theme_nothing()

plot of chunk theme_nothing

# remaining padding removed
qplot(1:10, (1:10)^2) + theme_nothing() + labs(x = NULL, y = NULL)

plot of chunk theme_nothing


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.