Learn R Programming

climtrends (version 1.0.5)

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

  • logical, TRUE = no matching values

source

R documentation, Value Matching /url{http://stat.ethz.ch/R-manual/R-patched/library/base/html/match.html}

References

R documentation, Value Matching /url{http://stat.ethz.ch/R-manual/R-patched/library/base/html/match.html}

Examples

Run this code
(1:10)1950:1970

Run the code above in your browser using DataLab