all.equal.AnnDataR6 | R Documentation |
Test if two objects objects are equal
## 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, ...)
target |
R object. |
current |
other R object, to be compared with |
... |
further arguments for different methods, notably the following two, for numerical comparison: |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.