print.Rsrat.faultdata.smet | R Documentation |
Print data with s-metrics
## S3 method for class 'Rsrat.faultdata.smet'
print(x, ..., digits = NULL, quote = FALSE, right = TRUE, row.names = TRUE)
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. |
This function calls print.data.frame to forms the metrics data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.