Internal class that manages authors' status.
Super classes
plume::NameHandler -> plume::PlumeHandler -> StatusSetter
Methods
Method new()
Usage
StatusSetter$new(..., by)Method set_corresponding_authors()
Set corresponding authors.
Arguments
...One or more unquoted expressions separated by commas. Expressions matching values in the column defined by
byor.bydetermine corresponding authors. Matching of values is case-insensitive and dot-agnostic..byVariable used to set corresponding authors. By default, uses authors' id.
by-
Please use the
.byparameter instead.