analyse | Analyse the Parse Tree of an R Script |
arg_names | Get Argument Names of a Function |
extract_from_parse_tree | Extract Elements from Parse Tree of R Script |
find_string_constants | Show String Constants Used in R Scripts |
find_weaknesses_in_scripts | Find weaknesses in R scripts |
get_elements_by_type | Extract Sections of Same "Type" from Parse Tree |
get_full_function_info | Get information on function definitions in parsed R scripts |
get_function_call_frequency | Which Function is Called How Often? |
get_names_of_used_packages | Get Names of Packages Used in R-Scripts |
get_package_function_usage | How Often Are the Functions of a Package Used? |
get_package_usage_per_script | Get Package Usage per Script |
get_string_constants_in_scripts | Get Frequency of String Constant Usage in R Scripts |
parse_scripts | Parse all given R scripts into a tree structure |
to_full_script_info | Get script statistics from a list of R script trees |
walk_tree | Walk Along a Parse Tree |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.