drop_inputs | R Documentation |
Given a data list and a settings data frame row, returns a data list of selected inputs.
drop_inputs(sdf_row, dl)
sdf_row |
Row of a settings data frame. |
dl |
A nested list of input data from |
A data list (class "list") in which any component with a corresponding 0 value in the provided settings data frame row has been removed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.