logfun {switchr}R Documentation

logfun

Description

Get or set the logging function in an object associated with a SwitchrParam

Usage

logfun(x)

## S4 method for signature 'SwitchrParam'
logfun(x)

logfun(x) <- value

## S4 replacement method for signature 'SwitchrParam'
logfun(x) <- value

Arguments

x

An object with a SwitchrParam

value

The new logging function


[Package switchr version 0.14.8 Index]