default_format {roxytypes}R Documentation

Default formatter for ⁠@typed⁠

Description

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.


[Package roxytypes version 0.1.0 Index]