[R] Splitting up of a dataframe according to the type of variables

Martin Spindler Martin.Spindler at gmx.de
Mon Dec 17 11:02:45 CET 2012


Dear R users,

I have a dataframe which consists of variables of type numeric and factor.
What is the easiest way to split up the dataframe to two dataframe which contain all variables of the type numeric resp. factors?

Thank you very much for your efforts in advance!

Best,

Martin



More information about the R-help mailing list