igraph / rigraph

igraph R package
https://r.igraph.org
543 stars 201 forks source link

Update centrality.R #1418

Closed reuning closed 3 months ago

reuning commented 3 months ago

Fix #1277

This is a change to the documentation for power_centrality() to provide information for how it operates on a directed network. See https://github.com/igraph/rigraph/issues/1277 for more information.

I thought about noting that Bonach (1987) provides an example on page 1175-1176 but that seemed like overkill.

aviator-app[bot] commented 3 months ago

Current Aviator status

Aviator will automatically update this comment as the status of the PR changes. Comment /aviator refresh to force Aviator to re-examine your PR (or learn about other /aviator commands).

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.
maelle commented 3 months ago

@reuning thanks for your PR! I modified your first comment to add Fix #1277 which links the issue to this PR, meaning that when the PR is merged, the issue will be automatically closed. See https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword for more information.