Charles C. Berry wrote: > > Like this: > > conaguaMexicoSub <- subset(conagua, > regexpr("Jalapa", as.character( unidad ) ) != -1 > select = c(equipo,X101:X309)) > > But it looks like you have to sort out some issues concerning dueling > locales first. > > Chuck > > > Far clear! Thanks! Now, if I survive the duel with locales, I know how to deal with regex and subsetting!
"My honour is to try and my duty is love" Ufa! what a quote! :-) Greetings! -- Ricardo RodrÃguez Your XEN ICT Team ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.