View source: R/GeneSetDb-methods.R
all.equal.GeneSetDb | R Documentation |
Checks equality (feature parity) between GeneSetDb objects
## S3 method for class 'GeneSetDb'
all.equal(target, current, features.only = TRUE, ...)
target |
The reference |
current |
The |
features.only |
Only compare the "core" columns of |
... |
moar args. |
TRUE
if equal, or character
vector of messages if not.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.