functionMap (version 1.0.0)

node_data_frame: Extract vertex (= function) metadata from the call graph

Description

Extract vertex (= function) metadata from the call graph

Usage

node_data_frame(data, exports)

Arguments

data
Parsed function call data.
exports
Character vector of exported functions.

Value

Data frame, one row for each function.