export: Generic function to export network objects from package...

Description Usage Arguments See Also

View source: R/export.R

Description

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

Usage

1
export(x, ...)

Arguments

x

Generic network object.

...

Additional parameters in specific functions.

See Also

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


stringgaussnet documentation built on May 29, 2017, 10:50 a.m.