b_eval: Eval lazy symbol

View source: R/layer__utils.R

b_evalR Documentation

Eval lazy symbol

Description

Evaluate the argument from the env it came from, or from within the data. The arg supplied to the returned function must be lazy.

Usage

b_eval(data)

Arguments

data

data set to be used for evaluation. May be NULL

Value

a function that takes in one lazy argument to be evaluated


bokeh/rbokeh documentation built on Nov. 3, 2023, 2:36 a.m.