Split dataframe by levels of a factor and name dataframes by those levels

后端 未结 3 1292

I want to split an existing dataframe by the levels of one of the factor variables so that the names of the split dataframes would correspond to the levels of the factor.

3条回答
提交回复
热议问题