ui.vector: shinypipe UI for for getting user input for vectors

Description Usage Arguments

View source: R/p_vector.R

Description

shinypipe UI for for getting user input for vectors

Usage

1
2
ui.vector(id, type = "numeric", label = "Expression", value = "",
  showValues = T)

Arguments

id

namespace id (string)

type

One of "numeric", "character" or "logical". For now, no validation is provided between character and numeric types and the user is just expected to enter the correct types

label

label for the expression to be evaluated as a vector

value

initial value for the expression to be evaluated as a vector


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