funcs_from_exprs: Get functions from a list of expressions

Description Usage Arguments Value

View source: R/parse-exprs.R

Description

Get functions from a list of expressions

Usage

1
funcs_from_exprs(exprs, rfile, env)

Arguments

exprs

List of expressions.

rfile

Name of the R file being parsed, to be able to use it in a warning message.

env

Environment to store the parsed objects in.

Value

A named list of expressions.


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