format_ch_vec: Helpers for printing step functions

View source: R/format.R

format_ch_vecR Documentation

Helpers for printing step functions

Description

Helpers for printing step functions

Usage

format_ch_vec(x, sep = ", ", width = options()$width - 9)

format_selectors(x, width = options()$width - 9)

Arguments

x

A vector of objects.

sep

A character string for separating values.

width

An integer for when to split the output over lines.

Value

A character string


topepo/recipes documentation built on April 10, 2024, 10:30 p.m.