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

could not find function "convert_to" #50

Closed
wkwong-bison opened this issue Feb 21, 2019 · 1 comment
Closed

could not find function "convert_to" #50

wkwong-bison opened this issue Feb 21, 2019 · 1 comment

Comments

@wkwong-bison
Copy link

Trying to follow {neo4r} user guide chapter 6 (convert_to), and getting the following error messages:

Error in convert_to(., "igraph") : could not find function "convert_to"

Error in convert_to(., "visNetwork") : could not find function "convert_to"

@ColinFay
Copy link
Contributor

Hey,

Yes, convert_to has been removed in the latest version of the package as it was not working well after all (sorry about that).

I'm working on it, and we'll bring it back when I will have found a reliable way to approach that functionality. To sum up, it's hard to find something that works for all the use cases, without the user doing some extra work by hand.

For now, Please do refer to the latest version of the user guide — chapter 6 has a series of methodologies to convert to igraph and visNetwork. Feel free to comment here if you have any question about that section.

@ColinFay ColinFay closed this as completed Jun 3, 2019
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