id
parameter for the developer
to specify a name for the input. This defaults to the developer inputed
expression for x
. The return_id
parameter can
be set when using the %>%
operator to pass the ID to the
next forge function.certify()
along with helper functions
e.g. ge()
, gte()
, lt()
, for
common comparisons. One can also provide arbitrary conditions in the
form of functions.README
to reflect changes.