You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: