search for: idprovincia

Displaying 1 result from an estimated 1 matches for "idprovincia".

2011 Nov 08
3
Consulta sobre mensaje de error al aplicar un Filtro.
...longitud de uno menor* Este es el filtro: *filtro2 <- c (450, 30 , 449, 862 , 452)* Y se aplica sobre este data frame: *TransAcDepto <- as.data.frame(TransAcProv[TransAcProv$idDepartamento==filtro2,]) * *str (TransAcDepto)* * * *''data.frame'': 7 obs. of 7 variables: $ idProvincia : int 15 15 15 15 15 15 15 $ Provincia : Factor w/ 24 levels "BUENOS AIRES",..: 20 20 20 20 20 20 20 $ idDepartamento: int 30 862 861 449 450 451 452 $ Departamento : Factor w/ 429 levels "12 DE OCTUBRE",..: 180 240 108 213 101 214 319 $ Costo : num 169302...