checkParams | R Documentation |
Parameters are defined in the paramsDIAlignR
function. If parameters are found
incongruous, the program will terminate.
checkParams(params)
params |
(list) parameters are entered as list. Output of the |
Invisible NULL
Shubham Gupta, shubh.gupta@mail.utoronto.ca
ORCID: 0000-0003-3500-8152
License: (c) Author (2020) + GPL-3 Date: 2020-07-01
paramsDIAlignR
params <- paramsDIAlignR()
## Not run:
checkParams(params)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.