| %|legit|% | R Documentation |
If legit lhs, else rhs
lhs %|legit|% rhs
lhs |
|
rhs |
|
If legit lhs else rhs
is_legit
Other infixes:
%allin%(),
%nin%(),
%|0|%(),
%|%(),
%|try|%(),
%|zchar|%()
(100 / NA) %|legit|% 4
list(a = 5)$a %|legit|% 4
list(a = 5)$b %|legit|% 4
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.