check_gcae_options: Check if the options to run GCAE are valid.

View source: R/check_gcae_options.R

check_gcae_optionsR Documentation

Check if the options to run GCAE are valid.

Description

Check if the options to run GCAE are valid. Will stop if not.

Usage

check_gcae_options(gcae_options)

Arguments

gcae_options

options to run GCAE, as created by create_gcae_options

Details

Note that this function does not check if GCAE is actually present in that folder, similar to normalizePath with mustWork set to FALSE

Value

the GCAE options, as can be checked by check_gcae_options

Author(s)

Richèl J.C. Bilderbeek

Examples

check_gcae_options(create_gcae_options())

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