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 Aug. 23, 2023, 5:10 p.m.