Skip to content
Prev 106616 / 398525 Next

how to transform string to variable name in a fuction?

In the following the components of ss are the data frames in question:

ss <- split(df, df$aa)
On 12/26/06, jingjiangyan <jingjiangyan at gmail.com> wrote: