setMethod.Individual nor Array,
the method runs without arguments.
Individual or Array option,
any remaining arguments are arguments for the method.
(You need to specify only the first letter;
all characters following the first character are ignored.)
IndividualArrayrun method is a private method (see
Section 4.2.8, “Public, Package-Scope, and Private Methods”) with the additional restriction that it can only be called
run method is a protected method.