expo | R Documentation |
A generic that is the basis for methods that allow the user to exponentiate certain results quickly.
expo(object, ...)
object |
the input object. |
... |
currently of no use; included for future compatibility. |
A generic that can be extended by methods to exponentiate the numeric information in certain objects.
This generic does not return anything and is just the basis for more sophisticated methods.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.