all.equal: Test if two objects objects are equal

all.equal.AnnDataR6R Documentation

Test if two objects objects are equal

Description

Test if two objects objects are equal

Usage

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

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

## S3 method for class '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:


anndata documentation built on March 31, 2023, 10:02 p.m.