View source: R/print.results.R
| print.sadf | R Documentation | 
Custom functions for printing results in a nice way.
## S3 method for class 'sadf'
print(x, ...)
## S3 method for class 'mdfHLT'
print(x, ...)
## S3 method for class 'mdfHLTN'
print(x, ...)
## S3 method for class 'mdfCHLT'
print(x, ...)
## S3 method for class 'cointGH'
print(x, ...)
## S3 method for class 'robustUR'
print(x, ...)
## S3 method for class 'robustURN'
print(x, ...)
x | 
 An jbject containing results.  | 
... | 
 Any additional arguments for print function.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.