pander.nls | R Documentation |
Prints an nls object from stats package in Pandoc's markdown.
## S3 method for class 'nls' pander(x, digits = panderOptions("digits"), show.convergence = FALSE, ...)
x |
an nls object |
digits |
number of digits of precision |
show.convergence |
(defaut: |
... |
optional parameters passed to raw |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.