pander.summary.nls | R Documentation |
Prints an summary.nls object from stats package in Pandoc's markdown.
## S3 method for class 'summary.nls' pander( x, summary = TRUE, add.significance.stars = FALSE, digits = panderOptions("digits"), show.convergence = FALSE, ... )
x |
an summary.nls object |
summary |
(defaut: |
add.significance.stars |
if significance stars should be shown for P value |
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.