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

R. Michael Weylandt michael.weylandt at gmail.com
Thu Dec 1 19:29:13 CET 2011


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:
> Thank you very much, that does exactly what I want it to! :)
>
> Aodhán
>
> --
> View this message in context: http://r.789695.n4.nabble.com/Writing-a-function-want-a-string-argument-to-define-the-name-of-the-excel-sheet-to-be-called-tp4128384p4128495.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.



More information about the R-help mailing list