Learn R Programming

netdiffuseR (version 1.17.0)

netdiffuseR-options: netdiffuseR default options

Description

netdiffuseR default options

Arguments

Value

The full list of options follows: The full list of options follows:

Details

Set of default options used by the package. These can be retrieved via getOption using the prefix diffnet (see examples)

Examples

Run this code
getOption("diffnet.undirected")
getOption("diffnet.multiple")
getOption("diffnet.self")

Run the code above in your browser using DataLab