Displaying 2 results from an estimated 2 matches for "ggsubplot".
2014 Dec 23
2
CRAN and ggplot2 geom and stat extensions
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 package will no longer pass
CRAN checks. Does anyone know of a solution? I'm assuming that
2012 Oct 04
0
Revolutions blog: September Roundup
...logger Andrew Winterman uses R to design interactive data
applications: http://bit.ly/VAGLe2
Guest blogger Ron Fredericks shares tips on making videos of R user
group meetings, and links to a presentation about Rhipe at Facebook:
http://bit.ly/VAGIz2
Guest blogger Garrett Grolemund introduced the ggsubplot package, and
gave several examples of using small multiples for data visualization:
http://bit.ly/VAGIz3
Guest blogger Naomi Robbins reprised several examples from her Forbes
blog where R was used to improve on some substandard charts:
http://bit.ly/VAGLe1
Guest blogger Nathan Yau described some...