powered by
editDB(DB, w)
DB = makeDB('/media/disk-1/TUNG_2010', "2010", kind=2,Iendian=1, BIGLONG=FALSE ) sw = which(DB$yr>2011) ########## remove the bad lines from the DB DDB = editDB(DB, -sw) infoDB(DB)
Run the code above in your browser using DataLab