helpr (version 0.2.0)

code_info: Find functions, counts, and links of given R text.

Description

Find functions, counts, and links of given R text.

Usage

code_info(parser_output)

Arguments

parser_output
text that has been parsed

Value

data.frame containing the name, count and link of each function within the text