this is for a pipe like %<>% which assigns its lhs
Whether to return the lhs (e.g., with the TPipe)
OptionalrhsIf so, also allow a symbol instead of a function as rhs, if it is the case, this automatically converts the symbol on the rhs to a function call
Configuration options for the basic R pipe