print.Rsrat.faultdata: Printing software fault data

print.Rsrat.faultdataR Documentation

Printing software fault data

Description

Print a data frame.

Usage

## S3 method for class 'Rsrat.faultdata'
print(x, ..., digits = NULL, quote = FALSE, right = TRUE, row.names = TRUE)

Arguments

x

An object of Rsrat.faultdata.

...

Other parameters

digits

The minimum number of significant digits.

quote

A logical, indicating whether or not entries are printed with quotes.

right

A logical, indicating whether or not strings are right-aligned.

row.names

A logical or a character vector, indicating whether or not row names are printed.

Details

This function calls print.data.frame to forms the fault data with three columns.


okamumu/Rsrat documentation built on Feb. 10, 2024, 11:07 p.m.