Learn R Programming

tune (version 1.0.0)

show_notes: Display distinct errors from tune objects

Description

Display distinct errors from tune objects

Usage

show_notes(x, n = 10)

Value

Invisibly, x. Function is called for side-effects and printing.

Arguments

x

An object of class tune_results.

n

An integer for how many unique notes to show.