check_names: Check Setting Names.

View source: R/settings.R

check_namesR Documentation

Check Setting Names.

Description

Checks whether the specified settings hvae the correct names.

Usage

check_names(known.options, input.options)

Arguments

known.options

Allowed setting names.

input.options

Input setting names

Value

Mapping of input.options to known.options or NULL if invalid.


matdoering/openPrimeR documentation built on July 4, 2025, 3:59 a.m.