powered by
"mdt"
new("mdt", name, table, ...)
lifetable
#shows the class definition showClass("mdt") #create a new table tableDecr=data.frame(d1=c(150,160,160),d2=c(50,75,85)) newMdt<-new("mdt",name="testMDT",table=tableDecr)
Run the code above in your browser using DataLab