Description Usage Arguments Author(s)
View source: R/metaseqr.argcheck.R
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.
1 | check.main.args(main.args)
|
main.args |
a list of parameters
with which metaseqr is called (essentially,
the output of |
Panagiotis Moulos
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.