Check all evaluation grids in a correction set and computes the required statistics for the summary page of the learnitgrid shiny app.

check_grids(dir, save.log = TRUE, save.rds = TRUE)

Arguments

dir

The path to the evaluation grids

save.log

Should a log file be saved (yes by default)?

save.rds

Should an RDS file with the data be saved (yes by default)?

Value

A data frame with the results of the evaluation grids check for the learnitgrid Shiny app.