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

MPIIComputationalEpigenetics/DeepBlue-R documentation built on Aug. 11, 2021, 3:18 p.m.