Re: [R] WriteXLS: 'object not found' error within function

2013-02-13 Thread Marc Schwartz
On Feb 13, 2013, at 12:07 PM, Scott Robinson wrote: > Dear All, > > I am using WriteXLS to write tables with multiple sheets with the command: > > WriteXLS("tables", ExcelFileName = fileName, SheetNames = tableList, perl = > "perl", > verbose = FALSE, Encoding = c("UTF-8", "latin1"

[R] WriteXLS: 'object not found' error within function

2013-02-13 Thread Scott Robinson
Dear All, I am using WriteXLS to write tables with multiple sheets with the command: WriteXLS("tables", ExcelFileName = fileName, SheetNames = tableList, perl = "perl", verbose = FALSE, Encoding = c("UTF-8", "latin1"), row.names = TRUE, col.names = TRUE, AdjWidth