[R] Variable Wildcard Value

Francis Smart fsmart at gmail.com
Wed Apr 1 06:42:09 CEST 2009


Is there a wildcard value for vector values in r?

For instance:

> M <- *wildcard

> (M==1)
TRUE

>(M=="peanut butter")
TRUE

>is.na(M)
FALSE

thanks,
Francis

-- 
Francis Smart
(406) 223-8108 cell




More information about the R-help mailing list