Learn R Programming

aurelius (version 0.8.4)

build_model: build_model

Description

Builds an entire PFA list of lists based on a model object

Usage

build_model(object, ...)

Arguments

object

a model object

...

further arguments passed to or from other methods

Value

a list of lists representation of the tree that can be inserted into a cell or pool

Examples

Run this code
# all the "build_model" methods found
methods("build_model")

Run the code above in your browser using DataLab