@dparam
R/roxygen_param.R
roxy_tag_parse.roxy_tag_dparam.Rd
Replaces the default behaviour of a @param tag and documents default parameters automatically.
@param
# S3 method for class 'roxy_tag_dparam' roxy_tag_parse(x)
A tag
a roxy_tag object with the val field set to the parsed value
roxy_tag
val
# This provides support to `roxygen2` and only gets executed in the context # of `devtools::document()`. There is no interactive use of this function.