print.OEFPIL | R Documentation |
Function prints the information about an object of class "OEFPIL"
.
## S3 method for class 'OEFPIL'
print(x, ...)
x |
an object of class |
... |
other arguments. |
Function prints short summary of "OEFPIL"
object into the console. In case of assigning value into the variable, it returns object of class "OEFPIL"
, which is a list with components defined in OEFPIL.
OEFPIL
##-- Continuing the coef.OEFPIL(.) example:
##Use of print function
print(st1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.