Learn R Programming

couplr (version 1.0.10)

detect_blocking: Detect and validate blocking

Description

Detect and validate blocking

Usage

detect_blocking(left, right, block_id, ignore_blocks)

Arguments

Value

List with use_blocking (logical) and block_col (character or NULL).