Skip to content
Prev 366762 / 398502 Next

R Graphics: Device 2 (Active)

What is the result of running:

getOption("device")

?

It should be something like: "RStudioGD".  It sounds like this has
been changed to something else, if that is the case it is a matter of
either changing it back, or figuring out where the change is being
made and fixing that.

On Mon, Jan 23, 2017 at 11:19 AM, Jackson Rodrigues
<jacksonmrodrigues at gmail.com> wrote: