getNreads {casper} | R Documentation |
getNreads returns a numeric vector with the total number of path counts in each island from a pathCounts object.
getNreads(pc)
pc |
pathCounts object generated by pathCounts() |
Numeric vector with total number of path counts in each island of pc.
signature(pathCounts='pathCounts')
Returns numeric vector with total number of path counts for each island in the pathCounts object.
Camille Stephan-Otto Attolini
##---- Should be DIRECTLY executable !! ---- ##-- ==> Define data, use random, ##-- or do help(data=index) for the standard data sets.