mindat_cache_set: Set cache name and value

View source: R/mindat_cache.R

mindat_cache_setR Documentation

Set cache name and value

Description

Assigns the value to the cache named varname in current environment.

Usage

mindat_cache_set(varname, value)

Arguments

varname

string. The cached varname.

value

string.

Examples

mindat_cache_set('api_token',"9ce67655d74bcd981e937be80dcea9cb")

OpenMindat documentation built on June 8, 2025, 1:47 p.m.