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
when I run :
ggnet2(net, color = "party", palette = y, alpha = 0.75, size = 4, edge.alpha = 0.5)
Error in geom_point():
! Problem while converting geom to grob.
ℹ Error occurred in the 2nd layer.
Caused by error:
! Unknown colour name: UMP
Backtrace:
base (local) <fn>(x)
ggplot2:::print.ggplot(x)
ggplot2:::ggplot_gtable.ggplot_built(data)
ggplot2:::by_layer(...)
ggplot2 (local) f(l = layers[[i]], d = data[[i]])
...
when I run :
ggnet2(net, color = "party", palette = y, alpha = 0.75, size = 4, edge.alpha = 0.5)
Error in
geom_point()
:! Problem while converting geom to grob.
ℹ Error occurred in the 2nd layer.
Caused by error:
! Unknown colour name: UMP
Backtrace:
<fn>
(x)...
The text was updated successfully, but these errors were encountered: