Skip to contents

Adds special cases for when the type uses other roxygen2 syntax

Usage

default_format(x, name, type, description, ...)

Arguments

x

(roxygen2::roxy_tag()) The tag to format.

name, type, description

(character(1)) Fields parsed from the @typed tag.

...

Additional arguments unused.

Value

A formatted character value.