alter_design: Set and query the alter nomination design

View source: R/alter.design.R

alter_designR Documentation

Set and query the alter nomination design

Description

Extract, set, or update the alter nomination design associated with an ego-centered dataset.

Usage

alter_design(x, ...)

## S3 method for class 'egor'
alter_design(x, which, ...)

alter_design(x, ...) <- value

## S3 replacement method for class 'egor'
alter_design(x, which, ...) <- value

Arguments

x

an egor object.

...

arguments to be passed to methods

which

name of the alter design setting to query or replace

value

if which is specified, the new value of the attribute; if not, a named list of settings that replace their old values.


tilltnet/egor documentation built on Feb. 12, 2024, 3:21 a.m.