bootgam.print {xpose4}R Documentation

Print summary information for a bootgam or bootscm

Description

This functions prints some summary information for a bootgam performed in Xpose, or for a bootscm performed in PsN.

Usage

bootgam.print(bootgam.obj = NULL)

Arguments

bootgam.obj

The bootgam or bootscm object.

Value

No value returned

Author(s)

Ron Keizer

Examples


## Not run: 
bootgam.print(current.bootgam)  # Print summary for the current Xpose bootgam object
bootgam.print(current.bootscm)  # Print summary for the current Xpose bootscm object

## End(Not run)


[Package xpose4 version 4.7.3 Index]