show_notes {tune} | R Documentation |
Display distinct errors from tune objects
Description
Display distinct errors from tune objects
Usage
show_notes(x, n = 10)
Arguments
x |
An object of class |
n |
An integer for how many unique notes to show. |
Value
Invisibly, x
. Function is called for side-effects and printing.
[Package tune version 1.2.1 Index]