On Tue, Dec 23, 2014 at 11:21 AM, Ista Zahn wrote:
> On Tue, Dec 23, 2014 at 10:34 AM, Frank Harrell
> wrote:
>> I am thinking about adding several geom and stat extensions to ggplot2
>> in the Hmisc package. To do this requires using non-exported ggplot2
>> functions as discussed in
>> http://s
On Tue, Dec 23, 2014 at 10:34 AM, Frank Harrell
wrote:
> I am thinking about adding several geom and stat extensions to ggplot2
> in the Hmisc package. To do this requires using non-exported ggplot2
> functions as discussed in
> http://stackoverflow.com/questions/18108406/creating-a-custom-stat-o
I am thinking about adding several geom and stat extensions to ggplot2
in the Hmisc package. To do this requires using non-exported ggplot2
functions as discussed in
http://stackoverflow.com/questions/18108406/creating-a-custom-stat-object-in-ggplot2
If I use the needed ggplot2::: notation the