get_param_tag | R Documentation |
@param
tagThis function adds the permitted values and the default value to the
description of the @param
tag. They are added as a definition list
(\describe{}
).
get_param_tag(act_param, defaults)
act_param |
The content of the argument description to format A list with three named elements is expected:
|
defaults |
A list of default values from the function call
|
The formatted @param
tag
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.