print_selective_explanation {DEXiR} | R Documentation |
print_selective_explanation
Description
A helper function for selective_explanation()
: Pretty-prints its results.
Usage
print_selective_explanation(explanation)
Arguments
explanation |
A list of lists,
containing selective explanation results produced by |
Value
NULL
. Pretty-prints the contents of explanation
.
[Package DEXiR version 1.0.2 Index]