Skip to content
Prev 327399 / 398502 Next

Change values in a dateframe-Speed TEST

Le 25/07/2013 08:50, Berend Hasselman a ?crit :
Thank you but I keep
{x[,c("Nom","Pr?nom")] <- x[nrow(x),c("Nom","Pr?nom")];x} because in the 
dataframe there are other variables that I do not want to change. I want 
change only "Nom" and "Pr?nom"

PS : ?w.r.t.
Michel