remove_class_from_cache: Remove class from cache

remove_class_from_cacheR Documentation

Remove class from cache

Description

remove_class_from_cache() is a Remove function that edits an object, removing a specified element or elements. Specifically, this function implements an algorithm to remove class from cache. The function is called for its side effects and does not return a value.

Usage

remove_class_from_cache(class_nm_1L_chr, class_in_cache_cdn_1L_chr = "stop")

Arguments

class_nm_1L_chr

Class name (a character vector of length one)

class_in_cache_cdn_1L_chr

Class in cache condition (a character vector of length one), Default: 'stop'

Value

No return value, called for side effects.


ready4-dev/ready4class documentation built on April 22, 2024, 8:30 a.m.