This is probably an easy question.

I want to join the elements of a list/array into a single scalar value.  How can I do 
this?

More Background:

I have sql queries stored in external flat text files.  When I read these queries into 
R using the normal functions, I get a list where each line is an element in the list.  

When I try to pass this to the appropriate RODBC function, I get an errror.  The 
function expects a scalar value for the query text.

Someone must have run into this problem before.  So thanks in advance for the help.

Chris.

Christopher Brown


---------------------------------


        [[alternative HTML version deleted]]

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help

Reply via email to