Learn R Programming

anndata (version 0.7.5.2)

all.equal.LayersR6: Test if two LayersR6 objects are equal

Description

Test if two LayersR6 objects are equal

Usage

# S3 method for equal.LayersR6
all(target, current)

Arguments

target

R object.

current

other R object, to be compared with target.