transform_param | R Documentation |
@permitted
and @default
tagsThis function processes the @permitted
and @default
tags and moves them
into the @param
tag. The default value is taken from the function call if
not specified.
transform_param(block, rdx_permitted_values)
block |
A block of roxygen tags of one function
|
rdx_permitted_values |
A list of permitted values The name of the list item can be referenced in the
|
The block with the transformed tags
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.