map_r_script: Map the function calls for an R script

Description Usage Arguments Value

View source: R/map.R

Description

Map the function calls for an R script

Usage

1
map_r_script(rfile, include_base = FALSE)

Arguments

rfile

The .R input file, or a connection to read from.

include_base

Whether to include calls to base functions in the output.

Value

A function_map object.


MangoTheCat/functionMap documentation built on May 7, 2019, 2:10 p.m.