update.rxUi {rxode2}R Documentation

Update for rxUi

Description

Update for rxUi

Usage

## S3 method for class 'rxUi'
update(object, ..., envir = parent.frame())

Arguments

object

rxode2 UI object

...

Lines to update

envir

Environment for evaluating ini() style calls

Value

a new rxode2 updated UI object


[Package rxode2 version 2.1.2 Index]