validate.combobox.param.value {AnalysisPageServer}R Documentation

Validate a combobox-type AnalysisPageParam value

Description

Alias for validate.labeled.param.value

Usage

validate.combobox.param.value(app, val, transform.labeled = FALSE)

Arguments

app

AnalysisPageParam

val

Candidate value

transform.labeled

Logical. See details.

Value

Candidate value, possibly transformed into list.


[Package AnalysisPageServer version 1.20.0 Index]