Get or set the names of an object.
Usage
# S4 method for class 'MCMC'
names(x)
# S4 method for class 'MCMC'
names(x) <- value
# S4 method for class 'PhasesMCMC'
names(x)
# S4 method for class 'PhasesMCMC'
names(x) <- valueSee also
Other mutators:
bind,
data.frame,
sort(),
sort.list(),
subset()