Learn R Programming

rxode2 (version 2.0.7)

update.rxUi: Update for rxUi

Description

Update for rxUi

Usage

# S3 method for 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