ensure_list {tf} | R 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()
[Package tf version 0.3.4 Index]