Skip to content

Instantly share code, notes, and snippets.

@songhuiming
Created December 10, 2012 06:22

Revisions

  1. songhuiming created this gist Dec 10, 2012.
    2 changes: 2 additions & 0 deletions gistfile1.r
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    # change the width
    ggplot(hsb2)+geom_bar(aes(factor(ses)), width=.5, fill="white", colour="blue")