[[Assing.caliblist {mscalib} | R Documentation |
Replace a calibstat object in the caliblist with a different one.
i |
index or name (info) of calibstat object to replace |
value |
object of class calibstat (e.g. calibrestat, calibextstat). |
x |
caliblist |
Witold Wolski wolski@molgen.mpg.de
data(mvl) data(cal) res<-getintcalib(mvl,cal,error=300) res[[1]]<-res[[10]]