Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

format_ch_vec

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


recipes

Preprocessing Tools to Create Design Matrices

v0.1.16
MIT + file LICENSE
Authors
Max Kuhn [aut, cre], Hadley Wickham [aut], RStudio [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.