search for: amieva

Displaying 2 results from an estimated 2 matches for "amieva".

Did you mean: alieva
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", "Ribadesella", "R...
2012 Mar 18
1
Help with dlply, loop and column names
...e 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 1.66 38.42 35.74 7.22 14.81 1000-10000 1260 Bimenes 1894 0.98 34.28 26.87 23.30 10.98 1000-10000 I want to do the following: 1...