On 13-02-11 6:58 AM, ivan wrote:
Dear R list,
I have a problem in assigning values to existing data frames in R. I have a
vector x containing the names of the data frames, which I create to store
the results for each variable (a1,a2,a3) obtained in time series moving
regressions. Thus, say,
x=c
Dear R list,
I have a problem in assigning values to existing data frames in R. I have a
vector x containing the names of the data frames, which I create to store
the results for each variable (a1,a2,a3) obtained in time series moving
regressions. Thus, say,
x=c('a1','a2','a3')
Moreover, b is a
2 matches
Mail list logo