listify: listify()

Description Usage Arguments Value Examples

Description

listify()

Usage

1
listify(tbl, axis)

Arguments

tbl

a tibble

axis

a column

Value

a list

Examples

1
2
listify(tbl = table_depts, axis = dep) %>%
yaml::as.yaml()

pachevalier/datadown documentation built on May 18, 2019, 1:29 p.m.