deepblue_delete_request_from_cache: Delete a specific request from the cache

Description Usage Arguments Value Examples

View source: R/caching.R

Description

Delete a specific request from the cache

Usage

1

Arguments

request_id

the request to delete from the cache

Value

TRUE if the request was successfully deleted, FALSE otherwise

Examples

1
2
deepblue_delete_request_from_cache("non-existing-request-id")
# returns FALSE

DeepBlueR documentation built on Nov. 8, 2020, 6:25 p.m.