Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Function get_adjacency_matrix doesn't work #2

Open
GuillaumeSwB opened this issue Jun 22, 2023 · 1 comment
Open

Function get_adjacency_matrix doesn't work #2

GuillaumeSwB opened this issue Jun 22, 2023 · 1 comment

Comments

@GuillaumeSwB
Copy link

Hi, I'm struggling to use the get_adjacency_matrix function to obtain all the adjacency matrices of my networks.

I followed the example provided in the paper https://onlinelibrary.wiley.com/doi/full/10.1002/imt2.71, to get the edge tables (> list_networks %>% get_edge_table) changing "get_edge_table" by the "get_adjacency_matrix" function without any success.

Thank you for your help,

Regards,

Guillaume

@ChiLiubio
Copy link
Owner

Hi Guillaume,

Could you paste a toy example (if the data is large or complex) that I can reproduce your error or issue? It is also ok to use the example data to get the issue in the package. Thanks.

Best,
Chi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants