Learn R Programming

dartR (version 2.0.4)

gl.list.reports: Prints dartR reports saved in tempdir

Description

Prints dartR reports saved in tempdir

Usage

gl.list.reports()

Arguments

Value

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

See Also

gl.print.reports

Examples

Run this code
# NOT RUN {
gl.report.callrate(testset.gl,save2tmp=TRUE)
gl.list.reports()
# }

Run the code above in your browser using DataLab