Hello, I tried to use photon on my Mac by both approaches
In RStudio -- click Tools > Addins > Browse Addins. Look for "photon" and select it. Click "Execute".
and
photon:::photon_rstudioaddin()
But got following error:
Error in if (getAttribs(panels[[i]])$value %in% open) { :
the condition has length > 1
Could you please let me know what's potential issue?
Hello, I tried to use photon on my Mac by both approaches In RStudio -- click Tools > Addins > Browse Addins. Look for "photon" and select it. Click "Execute". and photon:::photon_rstudioaddin()
But got following error:
Could you please let me know what's potential issue?