Skip to content
Prev 308752 / 398503 Next

Join data frame columns

Hi!

Either I don't understand what you want to do, or it doesn't make any sense.

First, a vector cannot have different modes. If you want a single vector 
it will most likely be coerced in to characters; probably not what you want.

Second, what you do is build a data.frame with another data.frame 
without doing anything. What is df? Provide the output of dput(df).
How do you want new_df to look like? What is the difference with df?

Ivan

--
Ivan CALANDRA
Universit? de Bourgogne
UMR CNRS/uB 6282 Biog?osciences
6 Boulevard Gabriel
21000 Dijon, FRANCE
+33(0)3.80.39.63.06
ivan.calandra at u-bourgogne.fr
http://biogeosciences.u-bourgogne.fr/calandra

Le 23/10/12 13:45, brunosm a ?crit :