Skip to content
Prev 307339 / 398503 Next

weighted cumulative distribution with ggplot2

On Oct 8, 2012, at 9:18 AM, David Winsemius wrote:

            
You might want to look at stat_function. It appears designed to provide a mechanism for running data through functions that do not have current support in ggplot2. I've never really grok-ked how one is supposed to pass arguments into ggplot constructs and find the help pages not so helpful in figuring this out, so this is a big fat untested guess.