check_gcae_args: Check if the arguments to call GCAE are valid.

View source: R/check_gcae_args.R

check_gcae_argsR Documentation

Check if the arguments to call GCAE are valid.

Description

Check if the arguments to call GCAE are valid. Will stop if not.

Usage

check_gcae_args(args)

Arguments

args

arguments for the GCAE executable

Details

This function is as lenient as possible.

Value

Nothing. Will stop if the arguments to call GCAE are valid.

Author(s)

Richèl J.C. Bilderbeek

Examples

check_gcae_args("--help")

richelbilderbeek/gcaer documentation built on March 25, 2024, 3:08 p.m.