Learn R Programming

tf (version 0.3.4)

ensure_list: Turns any object into a list

Description

See above.

Usage

ensure_list(x)

Value

x turned into a list.

Arguments

x

any input

See Also

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