Hi,
I want to work with RStudio on Windows 10. And read in some excel table with read_xl function. That works and I can take a view.
Now I want to declare them as a network (as.network) from statnet. But then this error comes on: Error: Subscript cbind(i, i)
is a matrix, it must be of type logical.
If I do the same things on a different computer with Windows 7, it worked. Can anyone help me??
Best regards!