R/check_grids.R
check_grids.Rd
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)
The path to the evaluation grids
Should a log file be saved (yes by default)?
Should an RDS file with the data be saved (yes by default)?
A data frame with the results of the evaluation grids check for the learnitgrid Shiny app.