table2list: Make a named list from nested dataframe.

Description Usage Arguments Details Value

Description

table2list creates a nested list from a nested dataframe ndf. the nested data frame has at least 2 columns describing a tree (named ".*Leveli" colums), no other columns. From coarser to finer, from left to right

Usage

1

Arguments

ndf

a nested dataframe (hierarchy).

Details

Initially planned for use in parameter CHOICES in shiny::selectInput but SHINY::inputSelect does not work as expected (the titles aren't clickable).

Value

a nested list.


FabienNicol/suppliesdash documentation built on May 6, 2019, 7:04 p.m.