> -Original Message-
> From: r-help-boun...@r-project.org
> [mailto:r-help-boun...@r-project.org] On Behalf Of Greg Snow
> Sent: Friday, April 30, 2010 4:04 PM
> To: mailing-l...@gmx.net; r-help@r-project.org
> Subject: Re: [R] as.environment Error
>
> I don
care
greg.s...@imail.org
801.408.8111
> -Original Message-
> From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-
> project.org] On Behalf Of mailing-l...@gmx.net
> Sent: Friday, April 30, 2010 11:21 AM
> To: r-help@r-project.org
> Subject: [R] as.environment Error
>
>
Dear R community,
I have a problem with assign:
for ( iii in 1:dim(ref_df)[2] )
{
ret <<-
ref_df[,iii][names(single_string[ii])]*(single_count/sum(ref_df[,iii]))
assign(paste("expected_sing_ref",iii,sep=""),c(get(paste("expec
3 matches
Mail list logo