print.GROAN.NoisyDataset {GROAN} | R Documentation |
Print a GROAN Noisy Dataset object
Description
Short description for class GROAN.NoisyDataset, created with createNoisyDataset.
Usage
## S3 method for class 'GROAN.NoisyDataset'
print(x, ...)
Arguments
x |
object of class GROAN.NoisyDataset. |
... |
ignored, put here to match S3 function signature |
Value
This function returns the original GROAN.NoisyDataset
object invisibly (via invisible(x))
[Package GROAN version 1.3.1 Index]