drop_inputs: Execute inclusion

View source: R/batch_snf.R

drop_inputsR Documentation

Execute inclusion

Description

Given a data list and a settings data frame row, returns a data list of selected inputs.

Usage

drop_inputs(sdf_row, dl)

Arguments

sdf_row

Row of a settings data frame.

dl

A nested list of input data from data_list().

Value

A data list (class "list") in which any component with a corresponding 0 value in the provided settings data frame row has been removed.


metasnf documentation built on April 3, 2025, 5:40 p.m.