feat: realize_bipartite_degseq() creates a bipartite graph from two degree sequences#1212
Conversation
Current Aviator status
This PR was merged using Aviator.
See the real-time status of this PR on the
Aviator webapp.
Use the Aviator Chrome Extension
to see the status of your PR within GitHub.
|
4ec5124 to
24b5ef5
Compare
|
@krlmlr @maelle I need your help here. I'm not sure how to best deal with this: This comes from |
|
I pushed a commit with one possible fix. Let me know if this is the idiomatic way to handle this. |
|
@maelle I'm confused about why the pkgdown test fails. The documentation of this function is structured exactly the same way as that of |
|
The repeated argument matching seems like a safe way to handle this, yes. We need to add this and every other new function to Lines 39 to 42 in 4875489 |
735baaf to
3aceb4a
Compare
|
Thanks! |
… degree sequences
3aceb4a to
f2cc6a3
Compare
No description provided.