stringgaussnet (version 1.1)

export:

Generic function to export network objects from package stringgaussnet.

Description

This function is used to generate specific function for exportation of all network objects from package stringgaussnet: STRINGNet, ShortPathSTRINGNet, SIMoNeNet and WGCNANet.

Usage

export(x, ...)

Arguments

x

Generic network object.

...

Additional parameters in specific functions.

See Also

export.STRINGNet, export.ShortPathSTRINGNet, export.SIMoNeNet, export.WGCNANet