methodNotImplemented.R6: Stop on interface call

Description Usage Arguments Details Value Examples

Description

See generic: methodNotImplemented.

Method for instances of class R6

Usage

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

Arguments

inst

An instance of class R6.

Details

TODO

Value

An error informing the user that the method he called has not yet been implemented.

Examples

1
## TODO

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