module_server_text_annotator {datacleanr} | R Documentation |
Server Module: Selection Annotator
Description
Server Module: Selection Annotator
Usage
module_server_text_annotator(input, output, session, sel_data)
Arguments
input , output , session |
standard |
sel_data |
reactive df |
Details
provides UI text box element
Value
reactive values with input xvar, yvar and actionbutton counter
[Package datacleanr version 1.0.3 Index]