print.JDFractionalAirlineEstimation | R Documentation |
This function prints informations on the result of a Fractional Airline model (classe JDFractionalAirlineEstimation).
## S3 method for class 'JDFractionalAirlineEstimation'
print(x, digits = max(3L, getOption("digits") - 3L), ...)
x |
An object of class 'JDFractionalAirlineEstimation'. |
digits |
Number of digits to round numerical values (default is 3 or digits - 3 from options). |
The original object 'x'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.