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

Enhancement for #145 #201

Merged
merged 3 commits into from
Sep 22, 2022
Merged

Enhancement for #145 #201

merged 3 commits into from
Sep 22, 2022

Conversation

Max-Bladen
Copy link
Collaborator

While a variety of fixes were explored, the simplest was the best. Added a logical parameter (plot.graph). If TRUE, function operates as normal. If FALSE, the portion of code which handles all visual output is not run. Note that this does not effect the variable output of network. The components ($gR and $M) were verified as unaffected

@Max-Bladen Max-Bladen added the enhancement-request New feature or request label Mar 29, 2022
@Max-Bladen Max-Bladen self-assigned this Mar 29, 2022
@Max-Bladen Max-Bladen linked an issue Mar 29, 2022 that may be closed by this pull request
fix(documentation): added the `plot.graph` parameter to `network()` documentation
@Max-Bladen Max-Bladen changed the title Enhancement for Issue #145 Enhancement for #145 Apr 3, 2022
test(network): added test for ensure that numerical output of `network()` remains stable irrespective of `plot.graph` parameter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement-request New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feature request: make plot call in network function optional
1 participant