Description Usage Arguments Examples
%using%
is the infix operator for using
1 | p %using% f
|
p |
is the parser to be applied |
f |
is the function to be applied to each result of |
1 | (item() %using% as.numeric) ("1abc")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.