roxy_tag_rd.roxy_tag_typed {roxytypes}R Documentation

roxygen2 ⁠@typed⁠ tag rd section population

Description

Push typed fields into ⁠@param⁠ section

Usage

## S3 method for class 'roxy_tag_typed'
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 "param" rd_section with formatted type information.


[Package roxytypes version 0.1.0 Index]