Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


PSCBS (version 0.68.0)

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

Description

Gets the table of segments.

Usage

# S3 method for AbstractCBS
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 AbstractCBS..