Displaying 2 results from an estimated 2 matches for "allande".
Did you mean:
llande
2012 Mar 13
2
Manipulate strings reordering some elements
Hi R-Users,
I want to manipulate some strings in the following way. I have the
following vector with spanish municipalities:
municipios<-c("Allande", "Aller", "Amieva", "Avil?s", "Belmonte de
Miranda",
"Dega?a", "Franco (El)", "Gij?n", "Goz?n", "Grado", "Grandas de Salime",
"Quir?s", "Regueras (Las)", "Ribadedeva&...
2012 Mar 18
1
Help with dlply, loop and column names
Hi,
I have a dataframe basically like this:
> head(asturias.gen2011[,c(1,4,9:14)])
municipio total upyd psoe pp iu fac tipo
440 Allande 2031 1.44 31.10 39.75 4.01 21.62 1000-10000
443 Aller 12582 1.37 33.30 37.09 15.53 10.35 10000-50000
567 Amieva 805 1.48 32.69 37.36 6.15 20.16 <1000
849 Avil?s 84202 4.15 30.26 35.49 14.37 11.80 >50000
1087 Belmonte de Miranda 1751...