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
I didn't have rownames for the nodes table (format = tibble), which caused the error. It might be best to check that there are row numbers for the input nodes table.
Regardless of the layout that I set for
visIgraphLayout()
, I get the following error:It appears to be some issue with the graph structure that only comes into play when I use
visIgraphLayout()
withvisNetwork()
sessionInfo
The text was updated successfully, but these errors were encountered: