%using% {Ramble} | R Documentation |
%using%
is the infix operator for using%using%
is the infix operator for using
p %using% f
p |
is the parser to be applied |
f |
is the function to be applied to each result of |
(item() %using% as.numeric) ("1abc")