I apologize if this has been covered elsewhere, I'm new to the Community and wasn't able to find anything doing a cursory search. I've been using RStudio.cloud since I am unable to install the RStudio on my work computer, and have run into an issue with the 'rgl' package. I'm working on a lab for a course and do not seem to be able to get the package to produce any results - with the rglplot function. Here is the message:
Warning messages:
1: In rgl.init(initValue, onlyNULL) : RGL: unable to open X11 display
2: 'rgl_init' failed, running with rgl.useNULL = TRUE
Is there a workaround for RStudio.cloud for this issue?
Thanks,