%|zchar|% | R Documentation |
Replace zero-length character strings with right hand side
lhs %|zchar|% rhs
lhs |
|
rhs |
|
chr
Other infixes:
%allin%()
,
%nin%()
,
%|0|%()
,
%|%()
,
%|legit|%()
,
%|try|%()
c("a" , "", "c", "") %|zchar|% "b"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.