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

View source: R/graph creation.R

ego.two.mode.affilR Documentation

A report of the first neighborhood of an affiliation

Description

A report of the first neighborhood of an affiliation

Usage

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

Arguments

name

a single or several affilation names

den

an affiliation edge list in the den format

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.