findPersistentEnv: Find the persistent environment

View source: R/findPersistentEnv.R

findPersistentEnvR Documentation

Find the persistent environment

Description

Previously used to find a persistent environment inside a basiliskRun call, to allow variables to be passed across calls. This is deprecated in favor of setting persist=TRUE in basiliskRun, which will explicitly pass an environment in which to store persistent variables.

Usage

findPersistentEnv()

Value

A defunct error message is raised.

Author(s)

Aaron Lun


LTLA/jormungandR documentation built on Feb. 6, 2024, 2:29 p.m.