eval_expr_with_msg: Evaluate expression with meaningful message

View source: R/FilteredData-utils.R

eval_expr_with_msgR Documentation

Evaluate expression with meaningful message

Description

Method created for the FilteredData object to execute filter call with meaningful message. After evaluation used environment should contain all necessary bindings.

Usage

eval_expr_with_msg(expr, env)

Arguments

expr

(language)

env

(environment) where expression is evaluated.

Value

NULL, invisibly.


teal.slice documentation built on May 29, 2024, 1:39 a.m.