Identify values in a logical map that are common to every observation
# S3 method for class 'LogMap'
intersect(x, y = missing_arg(), ...)
The values of x
that are present in every observation
Logical map objects, validity, and interaction methods:
LogMap
,
LogMap-validity
,
as.matrix.LogMap()
,
droplevels.LogMap()
,
labels.LogMap()