grapes-using-grapes: '%using%' is the infix operator for using

Description Usage Arguments Examples

Description

%using% is the infix operator for using

Usage

1
p %using% f

Arguments

p

is the parser to be applied

f

is the function to be applied to each result of p.

Examples

1
(item() %using% as.numeric) ("1abc")

chappers/Ramble documentation built on May 13, 2019, 3:30 p.m.