Description Usage Arguments Value
View source: R/getNetworkDensity.R
Worker function to extract density information for a population of PrixFixeNetworks.
Not intended to be called by user. Called by evaluePopulationSignificance
.
1 | getNetworkDensity(population, return_mean = TRUE)
|
population |
a list of |
return_mean |
Boolean of whether to return the mean or the vector of network densities. Default is TRUE. |
Mean density value if return_mean=TRUE
, else a vector of density values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.