Skip to contents

Test if two SpatialMap objects are identical

Usage

sameSM(x, y, exclude_slot = NULL, silent = F)

Arguments

x

A SpatialMap object

y

A SpatialMap object

exclude_slot

Character vector of slots to exclude from the comparison.

silent

If TRUE, suppresses info messages.

Value

A logical of length 1

Scroll to top