operators: Operators for charcater vectors

Description Usage Arguments

Description

Concatenate character vectors using code" AND ", " OR ", " NOT " separators. For numeric and integer work as usual but slower.

Usage

1
2
3
4
5
6
7
"+"(lhs, rhs)

"-"(lhs, rhs)

"|"(lhs, rhs)

"@"(lhs, rhs)

Arguments

lhs

Left-hand side

rhs

Right-hand side


jchrom/qbuildr documentation built on May 18, 2019, 10:23 p.m.