roxy_tag_rd.roxy_tag_typedreturn {roxytypes}R Documentation

roxygen2 ⁠@typedreturn⁠ tag rd section population

Description

Push typed fields into ⁠@param⁠ section

Usage

## S3 method for class 'roxy_tag_typedreturn'
roxy_tag_rd(x, base_path, env)

Arguments

x

The tag

base_path

Path to package root directory.

env

Environment in which to evaluate code (if needed)

Value

(roxygen2::rd_section) A roxygen2 ⁠@value⁠ rd_tag with formatted type information.


[Package roxytypes version 0.1.2 Index]