Learn R Programming

PSCBS (version 0.68.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, ...)

Arguments

Value

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

See Also

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