print_selective_explanation {DEXiR}R Documentation

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 selective_explanation().

Value

NULL. Pretty-prints the contents of explanation.


[Package DEXiR version 1.0.2 Index]