multivator (version 1.1-9)

Print: Methods for printing mhp and mdm objects

Description

Methods for printing nicely

Usage

# S3 method for mdm
print(x, ...)
# S3 method for mhp
print(x, ...)

Arguments

x

An object of class mdm or mhp

...

Further arguments (currently ignored)

Examples

Run this code
# NOT RUN {
data(mtoys)
a <- as.mhp(toy_mm)
a
# }

Run the code above in your browser using DataLab