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

more documentation on going back and forth between object types #396

Open
ebridge2 opened this issue Jul 23, 2017 · 0 comments
Open

more documentation on going back and forth between object types #396

ebridge2 opened this issue Jul 23, 2017 · 0 comments

Comments

@ebridge2
Copy link
Contributor

currently, it is unclear how to go back and forth between flash graph objects, sparse flash matrices, dense flash matrices, and R matrices. it would be good to be more clear about how this works. For example, I can convert my flashgraph to a sparse graph with fg.get.sparse.matrix(graph), but there is no way to retrieve a dense matrix from that, and consequently, I cannot use as.matrix() to convert it to a standard R matrix.

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

1 participant