roxy_tag_parse.roxy_tag_tests {roxut}R Documentation

Parse @tests Tags

Description

This function is called once for each @tests tag in a function definition file.

Usage

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

Arguments

x

A roclet object.

Value

The x object is returned, appended with a list val containing two elements:

Author(s)

Bryan A. Hanson


[Package roxut version 0.4.0 Index]