Learn R Programming

PSCBS (version 0.38.4)

setSampleName.AbstractCBS: Sets the name of the sample segmented

Description

Sets the name of the sample segmented.

Usage

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

Arguments

name
A character string.
...
Not used.

Value

  • Returns (invisibly) an updated object.

See Also

For more information see AbstractCBS..