| is.qb_blocking | R Documentation | 
is.qb_blocking checks whether the provided object is a valid instance
of the qb_blocking class.
is.qb_blocking(x)
| x | object to check. | 
is.qb_blocking does not check whether the blocking itself is sensible
or whether it satisfies some set of constraints. See
check_clustering for that functionality.
Returns TRUE if x is a valid qb_blocking
object, otherwise FALSE.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.