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

bridging_graph(reciprocal=F) gives incorrect results #42

Closed
jefferis opened this issue Apr 16, 2020 · 1 comment
Closed

bridging_graph(reciprocal=F) gives incorrect results #42

jefferis opened this issue Apr 16, 2020 · 1 comment
Assignees
Labels

Comments

@jefferis
Copy link
Contributor

plot(bridging_graph(reciprocal=F))

looks like

plot(bridging_graph(reciprocal=T))

only NA suppresses reciprocal edges.

@jefferis jefferis self-assigned this Apr 16, 2020
@jefferis jefferis added the bug label Apr 16, 2020
@jefferis
Copy link
Contributor Author

Actually this was a mistake in reading the docs: T/F are not acceptable inputs.

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

No branches or pull requests

1 participant