Learn R Programming

multivator (version 1.1-4)

Print: Methods for printing mhp and mdm objects

Description

Methods for printing nicely

Usage

"print"(x, ...) "print"(x, ...)

Arguments

x
An object of class mdm or mhp
...
Further arguments (currently ignored)

Examples

Run this code
data(mtoys)
a <- as.mhp(toy_mm)
a

Run the code above in your browser using DataLab