run
R/generics.R
run.Rd
S7 generic to run a process on x.
x
run(x, ...)
An object on which the process will be run.
Additional arguments passed to the method.