Search Archives
Search tips
from:Name
Search by author name, e.g. from:Duncan Murdoch
"exact phrase"
Match an exact phrase
word1 word2
Match messages containing both words
Date range
Use the date pickers to filter results to a time period
Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.
Is there a way in ggplot to make a histogram with the left-hand y-axis label as frequency, and a right-hand y-axis label as percentage? Thanks! Pete
Could someone show me how to get a blue line in this plot? > ggplot(movies, aes(x=rating)) + stat_qq(geom="line", quantiles=seq(0,1,0.005), distribution=qunif) I've tried many permutations but cannot seem to find...
"hadley wickham" <h.wickham at gmail.com> writes: > On 7/12/07, Pete Kazmier <pete-expires-20070910 at kazmier.com> wrote: >> Is there a way in ggplot to make a histogram with the left-hand y-axis >> label as frequency...
I'm an R newbie but recently discovered the ggplot2 and reshape packages which seem incredibly useful and much easier to use for a beginner. Using the data from the IMDB, I'm trying to see how the average movie...
"hadley wickham" <h.wickham at gmail.com> writes: > On 7/12/07, Pete Kazmier <pete-expires-20070910 at kazmier.com> wrote: >> I'm an R newbie but recently discovered the ggplot2 and reshape >> packages which seem incredibly useful and much...
Can't find what you're looking for? Try searching with Google .