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


pik-piam/madrat documentation built on July 4, 2025, 4:56 a.m.