| rngCount | R Documentation |
rngCount counts the number of hits for each entry within a RRNG
object. To get hit information within a RRNG, use
rngPOS.
rngCount(pos, rng, simplify = FALSE)
pos |
The |
rng |
The |
simplify |
logical. Whether to simplify the counts by ion name;
default is |
A data.frame containing the name of each range, the number of
counts and fraction of the total ranged counts.
Other ranging functions:
rangeCount(),
rangePOS(),
rngPOS()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.