getFlags: getFlags

View source: R/getFlags.R

getFlagsR Documentation

getFlags

Description

Support function which extracts flags from code. Flags are string literals in a function body, for example '"!# @pucArguments extra"'.

Usage

getFlags(code)

Arguments

code

A character vector with code from functions to be analyzed

Value

A list of found flag entries

Author(s)

Jan Philipp Dietrich

See Also

getCode


madrat documentation built on April 4, 2025, 5:41 a.m.