search for: vectorizad

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

Did you mean: vectorizada
2010 May 08
3
Count cases in a list
...for (j in 1:topC) { k <- grep(noquote(nombreL[i]),nombreC[j]) if (length(k) > 0){ cuenta <- cuenta + 1 } } ?Is there a way to vectorizad? Thanks, Sebasti?n. Saludos, Sebasti?n.