Re: [R] ggplot stat smooth and poly

2020-04-05 Thread Deepayan Sarkar
On Thu, Apr 2, 2020 at 6:10 PM PIKAL Petr wrote: > Dear all > > I am not sure, but I believe that in past it was possible to add smoothing > lines in ggplot even if some group did not have enough points to perform > calculation (although I did not find any version which could deliver it). > >

[R] ggplot stat smooth and poly

2020-04-02 Thread PIKAL Petr
Dear all I am not sure, but I believe that in past it was possible to add smoothing lines in ggplot even if some group did not have enough points to perform calculation (although I did not find any version which could deliver it). Here is the code and data library(ggplot2) p <- ggplot(test,