get_result {innsight} | R Documentation |
Get the result of an interpretation method
Description
This is a generic S3 method for the R6 method
InterpretingMethod$get_result()
. See the respective method described in
InterpretingMethod
for details.
Usage
get_result(x, ...)
Arguments
x |
An object of the class |
... |
Other arguments specified in the R6 method
|
[Package innsight version 0.3.0 Index]