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