powered by
Names of the failed checks
failed_checks(gp)
gp output.
gp
Names of the failed checks.
Other API: checks, results
checks
results
# NOT RUN { path <- system.file("bad1", package = "goodpractice") # run a subset of all checks available g <- gp(path, checks = all_checks()[3:16]) failed_checks(g) # }
Run the code above in your browser using DataLab