get_parameters | R Documentation |
Extract the parameters stored in an R object.
get_parameters(x, ...)
x |
an object used to select a method. |
... |
dots Extra arguments to be passed to the method. |
A named vector of parameters or NA
when the <epiparameter>
object is unparameterised, or a list where each element is a named vectors
or NA
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.