Skip to content

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.

5 results for “from:Pete Kazmier”

ggplot2 / histogram / y-axis
Pete Kazmier · Jul 12, 2007 · r-help

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

ggplot usage question
Pete Kazmier · Jul 13, 2007 · r-help

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...

ggplot2 / histogram / y-axis
Pete Kazmier · Jul 12, 2007 · r-help

"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...

ggplot2 / reshape / Question on manipulating data
Pete Kazmier · Jul 11, 2007 · r-help

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...

ggplot2 / reshape / Question on manipulating data
Pete Kazmier · Jul 12, 2007 · r-help

"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 .