ensure_list: Turns any object into a list

View source: R/utils.R

ensure_listR Documentation

Turns any object into a list

Description

See above.

Usage

ensure_list(x)

Arguments

x

any input

Value

x turned into a list.

See Also

Other tidyfun developer tools: prep_plotting_arg(), unique_id()


tf documentation built on May 29, 2024, 5:28 a.m.