| alter_design | R Documentation |
Extract, set, or update the alter nomination design associated with an ego-centered dataset.
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
x |
an |
... |
arguments to be passed to methods |
which |
name of the alter design setting to query or replace |
value |
if |