Skip to contents

Command line entrypoint for fmrihrf

Usage

fmrihrf_cli(args = commandArgs(trailingOnly = TRUE))

Arguments

args

Character vector of command line arguments.

Value

Integer exit status. `0` indicates success, `1` indicates a domain failure, and `2` indicates usage or runtime errors.