ego.two.mode: A report of the first neighborhood of an individiual

View source: R/graph creation.R

ego.two.modeR Documentation

A report of the first neighborhood of an individiual

Description

A report of the first neighborhood of an individiual

Usage

ego.two.mode(
  name,
  den = den,
  n = Inf,
  text = "affil",
  member.of = pe13$Name,
  ...
)

Arguments

name

a single or several names

den

an affiliation edge list in the den format

n

the maximum social distance - or highest edge weight - that a person can be from the individuals in name

text

if "affil" only affiliations are given labels

member.of

is a set of names of individuals or affiliations that are used for determining the fill of the vertices.

...

all other arguments are passed on to graph.plot.twomode

Value

a ggplot ego.plot


antongrau/eliter documentation built on March 2, 2024, 8:05 p.m.