View source: R/subset_item_bank.R
subset_item_bank | R Documentation |
Subset Item Bank
subset_item_bank(
item_bank,
item_length = NULL,
quantile_cut = -Inf,
span_min = 0L,
span_max = Inf,
tonality = NULL,
min_mean_duration = 0,
return_as_item_bank_class = FALSE,
retain_classes = FALSE
)
retain_classes |
Should the item bank keep any extra classes it had? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.