Learn R Programming

anndata (version 0.7.5.6)

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

Description

Test if two objects objects are equal

Usage

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

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

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

Arguments

target

R object.

current

other R object, to be compared with target.

...

further arguments for different methods, notably the following two, for numerical comparison: