Thanks for the hint - with a little adaptation (employing
as.character) I could solve my problem:
c <- read.csv2(textConnection(as.character(dat[7,8])))
Best wishes,
Felix
Am 17.06.2008 um 12:04 schrieb jim holtman:
?textConnection
On Tue, Jun 17, 2008 at 5:08 AM, Felix Schönbrodt
<[EM
?textConnection
On Tue, Jun 17, 2008 at 5:08 AM, Felix Schönbrodt <[EMAIL PROTECTED]> wrote:
> Dear Listmembers,
>
> I'm looking for a convenient way to read csv-data which are stored in
> variables of data frames.
> I'm working with nested csv-data: one of the columns of the first table
> stores
2 matches
Mail list logo