params | R Documentation |
Get the parameters of a model.
params(m, ...)
m |
Name of the model or the return value of another |
... |
List of parameters to customize the model. |
A list.
# print the first parameters of `phenips-clim`
head(params('phenips-clim'))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.