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
1 message · Francis Smart
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