check.main.args: Main argument validator

Description Usage Arguments Author(s)

View source: R/metaseqr.argcheck.R

Description

Checks if the arguments passed to metaseqr are valid and throws a warning about the invalid ones (which are ignored anyway because of the ... in metaseqr. However, for this reason this function is useful as some important parameter faults might go unnoticed in the beginning and cause a failure afterwards.

Usage

1
    check.main.args(main.args)

Arguments

main.args

a list of parameters with which metaseqr is called (essentially, the output of match.call.

Author(s)

Panagiotis Moulos


metaseqR documentation built on Nov. 8, 2020, 5:57 p.m.