Skip to contents

Add Data to RxUi model

Usage

addData2Rx(ui, data)

Arguments

ui

a model.

data

a data frame to attach. The data can then be accessed via nlme::getData(ui)

Value

rxUi.

Author

Omar I. Elashkar