Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

printoutModuleInformation

printoutModuleInformation


Description

This takes an object of the class moduleWeb and prints out the information about the modules stored in this object. It is a formatted print-out of the information one gets as result of the function listModuleInformation(moduleWebObject).

Usage

printoutModuleInformation(moduleWebObject)

Arguments

moduleWebObject

An object of class moduleWeb.

Value

None. This function is called for its side effects of printing the content of its object in a more acceptable format.

Author(s)

Rouven Strauss

Examples

## Not run: 
data(small1976)
moduleWebObject = computeModules(small1976)
printoutModuleInformation(moduleWebObject)

## End(Not run)

bipartite

Visualising Bipartite Networks and Calculating Some (Ecological) Indices

v2.16
GPL
Authors
Carsten F. Dormann, Jochen Fruend and Bernd Gruber, with additional code from Stephen Beckett, Mariano Devoto, Gabriel Felix, Jose Iriondo, Tove Opsahl, Rafael Pinheiro, Rouven Strauss and Diego Vazquez, also based on C-code developed by Nils Bluethgen, Aaron Clauset/Rouven Strauss and Miguel Rodriguez-Girones
Initial release
2021-02-08

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.