print.phase.test: Print information of a phase test

View source: R/phase_test.R

print.phase.testR Documentation

Print information of a phase test

Description

print.phase.test expands the generic print method for x3p objects. It gives a summary of the most relevant x3p meta information and returns the object invisibly.

Usage

## S3 method for class 'phase.test'
print(x, ...)

Arguments

x

phase.test object

...

ignored

Examples

logo <- x3p_read(system.file("csafe-logo.x3p", package="x3ptools"))
print(logo)

heike/bulletxtrctr documentation built on Feb. 15, 2025, 6:33 p.m.