Re: [R] layers in xYplot of Hmisc

2009-11-27 Thread butter
do you mind me asking what code you used to create that data frame and name the groups 1 and 2? David Winsemius wrote: > > > On Nov 26, 2009, at 10:26 PM, Joe King wrote: > >> In the "filled bands" part of xYplot of the Hmisc package, is there >> a way to >> have multiple bands with multiple

Re: [R] Error on reading an excel file

2009-11-16 Thread butter
i have used excel almost exclusively to import data files and CSV is fine. why dont you just go to the bottom of the excel sheet after you convert to CSV and clean out the last rows, delete the end rows. also maybe try another spread sheet program like open office, openoffice.org. cls59 wrote: >