S3 method for evaluating cells that perform computations.
Usage
# S3 method for class 'cell_computation'
evaluate_cell(
cell,
data,
env = parent.frame(),
force_recalc = FALSE,
blueprint = NULL
)S3 method for evaluating cells that perform computations.
# S3 method for class 'cell_computation'
evaluate_cell(
cell,
data,
env = parent.frame(),
force_recalc = FALSE,
blueprint = NULL
)