ui.listOfVectors: shinypipe UI for creating a data frame that can potentially...

Description Usage Arguments

View source: R/p_listOfVectors.R

Description

shinypipe UI for creating a data frame that can potentially be used as a tuning grid for caret::train

Usage

1
ui.listOfVectors(id, table.params, showValues = F)

Arguments

id

namespace id (string)

table.params

reactive data frame of parameters with the following columns: parameter - name of the parameter class - One of "numeric", "character" or "logical" [Default: "numeric"] label - [Default: same as parameter] value - Expression value to be populated [Default: ""]

showValues

show the evaluated vector next to each row


rajkar86/shinypipe documentation built on Aug. 22, 2021, 9:48 p.m.