roxy_tag_parse.roxy_tag_typedreturn {roxytypes}R Documentation

roxygen2 ⁠@typedreturn⁠ tag parsing

Description

Parse a ⁠@typedreturn⁠ tag and return parsed components as value

Usage

## S3 method for class 'roxy_tag_typedreturn'
roxy_tag_parse(x)

Arguments

x

A tag

Value

(⁠roxygen2 tag⁠) A parsed roxygen2 ⁠@typedreturn⁠ rd_tag.


[Package roxytypes version 0.1.1 Index]