View source: R/finalize_pipeline_configuration.R
finalize_pipeline_configuration | R Documentation |
This is a small helper function to validate the glm_model_arguments list structure. It adds a few details such as the output directory to make it less burdensome for to setup a pipeline N.B. gpa is a shorthand abbreviation for glm_model_arguments, to save typing
finalize_pipeline_configuration(gpa, refinalize = FALSE)
gpa |
A |
refinalize |
A logical indicating whether to force checks and finalize steps on an object that was previously finalized. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.