[R] ggplot2: plot gruped/nested split violins

2018-03-06 Thread Big Floppy Dog
Hi, I posted this on StackOverflow also but did not get a response so I thought that I would also try luck here. The post is at: https://stackoverflow.com/questions/49120060/ggplot2-display-blocks-of-nested-split-violins Basically, I have the following test example:

Re: [R] example of geom_contour() with function argument

2017-10-09 Thread Big Floppy Dog
, z = d >) > ) > #' ![](https://i.imgur.com/8ExFYtI.png) > ## generated/tested with the reprex package to double check that it is > reproducible > > > On 2017-10-09 09:52, Big Floppy Dog wrote: > >> Hi, &

Re: [R] example of geom_contour() with function argument

2017-10-09 Thread Big Floppy Dog
answer is to make a second dataset that is regular and make the function estimate that, but how do I combine this? TIA. BFD On Mon, Oct 9, 2017 at 11:32 AM, David Winsemius <dwinsem...@comcast.net> wrote: > > > On Oct 9, 2017, at 6:03 AM, Big Floppy Dog <bigfloppy...@gmail.com

Re: [R] example of geom_contour() with function argument

2017-10-09 Thread Big Floppy Dog
ples. Your Google-foo is weak: > Searching for geom_contour brought me: http://ggplot2.tidyverse. > org/reference/geom_contour.html as the first result. > > HTH > Ulrik > > On Mon, 9 Oct 2017 at 08:04 Big Floppy Dog <bigfloppy...@gmail.com> wrote: > >> Can someone pl

[R] example of geom_contour() with function argument

2017-10-09 Thread Big Floppy Dog
less you get to it first. > > Thanks, > Ranjan > > > On Sun, 8 Oct 2017 09:30:30 -0500 Big Floppy Dog <bigfloppy...@gmail.com> > wrote: > > > Note: I have posted this on SO also but while the question has been > > upvoted, there has been no answer yet. >

[R] how to overlay 2d pdf atop scatter plot using ggplot2

2017-10-08 Thread Big Floppy Dog
Note: I have posted this on SO also but while the question has been upvoted, there has been no answer yet. https://stackoverflow.com/questions/46622243/ggplot-plot-2d-probability-density-function-on-top-of-points-on-ggplot Apologies for those who have seen it there also but I thought that this