[R] Applying do.call to a data.frame using function arguments (nabble: message 8 of 20)

nabble.30.miller_2555 at spamgourmet.com nabble.30.miller_2555 at spamgourmet.com
Wed Aug 26 18:56:48 CEST 2009


On Wed, Aug 26, 2009 at 12:47 PM, hadley wickham -
> I think you're missing some quotes:
> cat(do.call("paste",c(x2,sep='","'))[1], "\n")

Thanks - the strings are actually substrings of larger strings
(specifically, SQL statements), which will wrap with the leading and
trailing quotes (though I should have pointed this out in my original
post).




More information about the R-help mailing list