nreads returns the number of reads in the object.

nreads(object)

# S4 method for ExoData
nreads(object)

Arguments

object
A ExoData object.

Value

The number of reads in the ExoData object.

Examples

data(exoExample) nreads(exoExample)
#> [1] 1670117