Skip to contents

For Rscript -e 'retraction::retraction_main()' [--fail-on=flagged,unchecked] file .... Prints per-state counts and any file errors, then exits: 0 = policy satisfied, 1 = policy triggered, 2 = usage/argument error.

Usage

retraction_main(args = commandArgs(trailingOnly = TRUE))

Arguments

args

Character vector of arguments (default: command-line trailing args).

Value

Does not return; exits the R session.