Man pages for KWB-R/kwb.code
Analyse Your R Code!

analyseAnalyse the Parse Tree of an R Script
arg_namesGet Argument Names of a Function
extract_from_parse_treeExtract Elements from Parse Tree of R Script
find_string_constantsShow String Constants Used in R Scripts
find_weaknesses_in_scriptsFind weaknesses in R scripts
get_elements_by_typeExtract Sections of Same "Type" from Parse Tree
get_full_function_infoGet information on function definitions in parsed R scripts
get_function_call_frequencyWhich Function is Called How Often?
get_names_of_used_packagesGet Names of Packages Used in R-Scripts
get_package_function_usageHow Often Are the Functions of a Package Used?
get_package_usage_per_scriptGet Package Usage per Script
get_string_constants_in_scriptsGet Frequency of String Constant Usage in R Scripts
parse_scriptsParse all given R scripts into a tree structure
to_full_script_infoGet script statistics from a list of R script trees
walk_treeWalk Along a Parse Tree
KWB-R/kwb.code documentation built on July 28, 2023, 5:57 p.m.