Re: [R] Problem with binding data-frames

2007-06-19 Thread Junnila, Jouni
Klasterecky wrote: Junnila, Jouni napsal(a): Hello, I'm having a problem concerning r-binding datasets. I have six datasets, from six different plates, and two different days. I want to combine these datasets together for analysis. Datasets from day 2, have all the same columns than datasets

[R] Problem with binding data-frames

2007-06-18 Thread Junnila, Jouni
Hello, I'm having a problem concerning r-binding datasets. I have six datasets, from six different plates, and two different days. I want to combine these datasets together for analysis. Datasets from day 2, have all the same columns than datasets from day 1. However in addition, there are few

[R] Choosing a column for analysis in a function

2007-05-31 Thread Junnila, Jouni
Hello all, I'm having a problem concerning choosing columns from a dataset in a function. I'm writing a function for data input etc., which first reads the data, and then does several data manipulation tasks. The function can be then used, with just giving the path of the .txt file where the

Re: [R] Choosing a column for analysis in a function

2007-05-31 Thread Junnila, Jouni
with Steve's suggestion. Thanks anyway!! -Jouni -Original Message- From: Adaikalavan Ramasamy [mailto:[EMAIL PROTECTED] Sent: 31. toukokuuta 2007 16:57 To: Junnila, Jouni Cc: r-help@stat.math.ethz.ch Subject: Re: [R] Choosing a column for analysis in a function Perhaps the use of as.character