Skip to contents

Get information on function definitions in parsed R scripts

Usage

get_full_function_info(trees)

Arguments

trees

list of R script parse trees as provided by parse_scripts

See also