getFlags | R Documentation |
Support function which extracts flags from code. Flags are string literals in a function body, for example '"!# @pucArguments extra"'.
getFlags(code)
code |
A character vector with code from functions to be analyzed |
A list of found flag entries
Jan Philipp Dietrich
getCode
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.