has_export_tag: Find '@export' tags in code regions

has_export_tagR Documentation

Find @export tags in code regions

Description

Find @export tags in code regions

Usage

has_export_tag(ref)

Arguments

ref

The code region srcref to search.

Value

TRUE if the given region is annotated with a @export tag, FALSE otherwise.


box documentation built on May 29, 2024, 5:55 a.m.

Related to has_export_tag in box...