print.org.matches | R Documentation |
Print method for class org.matches.
## S3 method for class 'org.matches'
print(
x,
output = "ICE",
index = TRUE,
names = TRUE,
trim = 50,
upper = TRUE,
width = NA,
...
)
x |
Object of class |
output |
String with each letter indicating which parts of the output to print (default is |
index |
Whether to add an index columns (default |
names |
names A vector of row names. |
trim |
Trimmed length of names (default = |
upper |
Whether to only show the upper triangle (default |
width |
Column width of output (numeric). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.