netDesc: network descriptives

View source: R/netDesc.R

netDescR Documentation

network descriptives

Description

Network descriptives estimation. The function estimates global network properties, local network properties, network class, complexity measures and motifs

Usage

netDesc(g)

Arguments

g

igraph network

Value

list of dataframes

Author(s)

Daniel Castro

Examples

##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

## The function is currently defined as
function (x)
{
  }

danielcastro86/psychNetsAttack documentation built on Jan. 31, 2025, 8:14 p.m.