powered by
This function returns the brkps slot of MSigSeg object.
# S4 method for MSigSeg brkps(object)
The brkps slot of MSigSeg object.
A 'MSigSeg' object.
This function is a S4 method for MSigSeg object. It retrieves brkps slot, which contains the locations of break points.
x=new("MSigSeg") # Creating a new MSigSeg object. brkps(x)
Run the code above in your browser using DataLab