StringIsFromControl: Specify that a string was generated by a Displayr control

View source: R/utilites.R

StringIsFromControlR Documentation

Specify that a string was generated by a Displayr control

Description

Add an attribute to a character vector called is.control which can tell other functions that a string originally came from a combo box or listbox control.

Usage

StringIsFromControl(control.output)

SetIsStringIsFromControl(control.output)

Arguments

control.output

A character vector to which the attribute should be attached.


NumbersInternational/flipU documentation built on March 2, 2024, 10:55 a.m.