append_vS_list {shapr}R Documentation

Appends the new vS_list to the prev vS_list

Description

Appends the new vS_list to the prev vS_list

Usage

append_vS_list(vS_list, internal)

Arguments

vS_list

List Output from compute_vS()

internal

List. Not used directly, but passed through from explain().

Value

The vS_list after being merged with previously computed vS_lists (stored in internal)


[Package shapr version 1.0.4 Index]