> From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] On
> Behalf
> Of Rui Barradas
> Sent: Tuesday, June 18, 2013 7:57 AM
> To: Davis, Brian
> Cc: r-help@r-project.org
> Subject: Re: [R] Help understanding environments
>
> Hello,
>
> The f
} else {
combined <- res
}
}
return(combined)
}
combined_results <- c_objects(FILES)
-Original Message-
From: Duncan Murdoch [mailto:murdoch.dun...@gmail.com]
Sent: Monday, June 17, 2013 5:40 PM
To: Davis, Brian
Cc: r-help@r-project.org
Subject: Re: [R] Help understanding environm
Thanks a bunch. Can't believe I missed that.
-Original Message-
From: Rui Barradas [mailto:ruipbarra...@sapo.pt]
Sent: Tuesday, June 18, 2013 9:57 AM
To: Davis, Brian
Cc: r-help@r-project.org
Subject: Re: [R] Help understanding environments
Hello,
The first argument to exists()
bined <- res
}
}
return(combined)
}
combined_results <- c_objects(FILES)
-Original Message-
From: Duncan Murdoch [mailto:murdoch.dun...@gmail.com]
Sent: Monday, June 17, 2013 5:40 PM
To: Davis, Brian
Cc: r-help@r-project.org
Subject: Re: [R] Help understanding environment
On 13-06-17 5:02 PM, Davis, Brian wrote:
I have a collection of .RData files that have result objects that I would like
to combine. Specifically, skatCohort objects from the skatMeta package, but
I've run into a similar issue with simple data.frames also.
If I run something like
FILES <- lis
day, June 17, 2013 4:25 PM
To: Davis, Brian
Subject: Re: [R] Help understanding environments
Hello,
The error I get is: Error: object 'res' not found You are using an undefined
variable, 'res'. I don't believe this has something to do with environments.
Rui Barradas
Em
6 matches
Mail list logo