powered by
List all checks performed
checks(gp)
gp output.
gp
Character vector of check names.
Other API: failed_checks, results
failed_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]) checks(g) # }
Run the code above in your browser using DataLab