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

______________________________________________
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.

Reply via email to