Skip to content
Prev 279039 / 398502 Next

Writing a function, want a string argument to define the name of the excel sheet to be called

Just a heads up -- I don't think your code will work with an actual
.xls(x) file, only .txt, .csv, etc (aka, plain text files). I may be
wrong about that, but if you actually need to work with Excel files
directly you will need an additional package.

Michael
On Thu, Dec 1, 2011 at 9:10 AM, AOLeary <aodhanol at gmail.com> wrote: