Skip to content
Prev 374737 / 398513 Next

drc, ggplot2, and gridExtra

Hi, I was able to get Eivind's code to work by slight modification of
the "grab" function:

grab <- function() {
    grid.echo()
    grid.grab()
}

Best Regards,

W. Michels, Ph.D.
On Fri, May 18, 2018 at 9:56 AM, Eivind K. Dovik <hello at eivinddovik.com> wrote: