Advice on R Package Building


[Up] [Top]

Documentation for package ‘goodpractice’ version 1.0.2

Help Pages

all_checks List the names of all checks
checks List all checks performed
export_json Export failed checks to JSON
failed_checks Names of the failed checks
failed_positions Positions of check failures in the source code
goodpractice Run good practice checks
gp Run good practice checks
make_check Create a check function
make_prep Create a preparation function
results Return all check results in a data frame