net.density: Compute network density measure

Description Usage Arguments Value Methods (by class)

Description

This generic method computes the density of a network object

Usage

1
2
3
4
net.density(x, target, quiet = FALSE)

## S4 method for signature 'NetworkVariable'
net.density(x, target, quiet = FALSE)

Arguments

x

the object for which we want to compute the density

target

a character the label of the valid case to use for attesting of a link (see valids(your_network) or listing valid cases).

quiet

a logical if TRUE messages are disabled.

Value

A ScaleVariable object.

Methods (by class)


Rsocialdata.network documentation built on May 2, 2019, 4:52 p.m.