RedisParam-deprecated: Deprecated functions in the RedisParam package

bpstopallR Documentation

Deprecated functions in the RedisParam package

Description

bpstopall() is provided for compatibility with previous versions of RedisParam, and will be defunct after the next release. Use rpstopall() instead.

Usage

bpstopall(x)

Arguments

x

a RedisParam object.

Value

See ?rpstopall for return value.

Examples

if (FALSE) {
    ## bpstopall()
    ## deprecated -- use rpstopall() instead
}


mtmorgan/RedisParam documentation built on July 22, 2023, 6:27 a.m.