get_dimred_plots_other_vars_subplan | R Documentation |
Get a subplan for dimensionality reduction plots of selected variables.
get_dimred_plots_other_vars_subplan(
sce_target_name,
report_dimred_plots_other,
report_dimred_names,
dimred_plots_out_dir
)
sce_target_name |
A character scalar: name of target that stores SCE object, which will be used for plotting. |
report_dimred_plots_other |
A character vector: variables in |
report_dimred_names |
A character vector: dimred names for plotting ( |
dimred_plots_out_dir |
A character scalar: output directory to save PDFs into. |
drake::drake_plan()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.