get_cache_indicator {RKorAPClient}R Documentation

Get cache indicator string

Description

Helper function to generate cache indicator for logging.

Usage

get_cache_indicator(is_cached, cache_threshold = 0.1)

Arguments

is_cached

logical indicating if the item was cached

cache_threshold

minimum time threshold for non-cached items

Value

character string with cache indicator or empty string


[Package RKorAPClient version 1.1.0 Index]