Identify values in a logical map that are common to every observation
# S3 method for LogMap
intersect(x, y = missing_arg(), ...)
A LogMap
object
Ignored
Ignored
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()