LG_lookup_cache: Helper-function to create the 'cache'-list of 'look_up'

View source: R/LG_lookup_cache.R

LG_lookup_cacheR Documentation

Helper-function to create the cache-list of look_up

Description

This internal helper function prepares the unique cache-keys that enables a primitive caching-procedure to be used in the interactive LG_shiny-application.

Usage

LG_lookup_cache(look_up)

Arguments

look_up

A list from the internal workings of the function LG_lookup.

Value

A cache-list will be returned to the calling function (i.e. LG_lookup), and this list contains the cache-keys that are used in order to avoid that already performed tasks are recomputed.


LAJordanger/localgaussSpec documentation built on May 6, 2023, 4:31 a.m.