is.qm_matching: Check qm_matching object

Description Usage Arguments Details Value

Description

is.qm_matching checks whether the provided object is a valid instance of the qm_matching class.

Usage

1

Arguments

x

object to check.

Details

is.qm_matching does not check whether the matching itself is sensible or whether it satisfies some set of constraints. See check_clustering for that functionality.

Value

Returns TRUE if x is a valid qm_matching object, otherwise FALSE.


quickmatch documentation built on May 1, 2019, 7:33 p.m.