Learn R Programming

xpose4 (version 4.5.3)

bootgam.print: 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

Examples

Run this code

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

Run the code above in your browser using DataLab