powered by
Check whether or not the current environment has the cache named varname.
mindat_cache_has(varname)
Boolean value. if the varname is found in current environment cache, return True otherwise return False.
string.
b_has <- mindat_cache_has('api_token')
Run the code above in your browser using DataLab