View source: R/matching_blocks.R
| filter_blocks | R Documentation |
Filter blocks based on size and balance criteria
filter_blocks(
left,
right,
min_left,
min_right,
drop_imbalanced,
imbalance_threshold
)
List with filtered left/right data frames and dropped block info.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.