Learn R Programming

climtrends (version 1.0.6)

woOp: x without y

Description

%w/o% returns TRUE if there are no matching values

Usage

x %w/o% y

Arguments

x
string
y
another string

Value

Source

R documentation, Value Matching /urlhttp://stat.ethz.ch/R-manual/R-patched/library/base/html/match.html

References

R documentation, Value Matching /urlhttp://stat.ethz.ch/R-manual/R-patched/library/base/html/match.html

Examples

Run this code
## Not run: 
# (1:10) 
# 1950:1970 
# ## End(Not run)

Run the code above in your browser using DataLab