powered by
This function print the basic information of MSigSeg object.
# S4 method for MSigSeg print(object)
The the basic information of MSigSeg object.
A MSigSeg object.
This function is a S4 method for MSigSeg object. It prints class, slots, created date and summary of MSigSeg object.
x=new("MSigSeg") # Creating a new MSigSeg object. print(x)
Run the code above in your browser using DataLab