restore_locals: Restore locals

View source: R/expression.R

restore_localsR Documentation

Restore locals

Description

Restore locals created by prepare_expression.

Usage

restore_locals(dat, parent, db)

Arguments

dat

An expression that has been through prepare_expression. Key elements are function_hash and objects

parent

The parent environment to restore locals to

db

The database used to prepare the expression


mrc-ide/context documentation built on June 4, 2023, 5:36 a.m.