Learn R Programming

vvauditor (version 0.7.0)

retrieve_functions_and_packages: Retrieve functions and packages

Description

Retrieves functions and their corresponding packages used in a given script.

Usage

retrieve_functions_and_packages(path)

Value

Used_functions

Arguments

path

The complete path of the script.