stopOnInterfaceCall.R6: Stop on interface call

Description Usage Arguments Details Value Examples

Description

See generic: stopOnInterfaceCall.

Method for instances of class R6

Usage

1
2
## S3 method for class 'R6'
stopOnInterfaceCall(inst, cl = sys.call(-2))

Arguments

inst

An instance of class R6.

Details

TODO

Value

An error informing the user that he called an interface method.

Examples

1
## TODO

rappster/dataconr documentation built on May 26, 2019, 11:14 p.m.