Learn R Programming

PSCBS (version 0.63.0)

setSampleName.AbstractCBS: Sets the name of the sample segmented

Description

Sets the name of the sample segmented.

Usage

# S3 method for AbstractCBS
setSampleName(fit, name, ...)

Arguments

name

A character string.

...

Not used.

Value

Returns (invisibly) an updated object.

See Also

For more information see AbstractCBS..