deepblue_delete_request_from_cache {DeepBlueR} | R Documentation |
Delete a specific request from the cache
deepblue_delete_request_from_cache(request_id)
request_id |
the request to delete from the cache |
TRUE if the request was successfully deleted, FALSE otherwise
deepblue_delete_request_from_cache("non-existing-request-id") # returns FALSE