Skip to contents

Prints dartR reports saved in tempdir

Usage

gl.list.reports()

Value

Prints a table with all reports saved in tempdir. Currently the style cannot be changed.

See also

Author

Bernd Gruber & Luis Mijangos (bugs? Post to https://groups.google.com/d/forum/dartr)

Examples

if (FALSE) {
gl.report.callrate(testset.gl,save2tmp=TRUE)
gl.list.reports()
}