Learn R Programming

PSCBS (version 0.67.0)

as.data.frame.CBS: Gets the table of segments

Description

Gets the table of segments.

Usage

# S3 method for CBS
as.data.frame(x, ...)

Value

Returns a data.frame, where each row corresponds to a unique segment.

Arguments

...

Not used.

Author

Henrik Bengtsson

See Also

Utilizes *getSegments(). For more information see CBS..