Description Usage Arguments Value Author(s) See Also Examples
Retrieves a set of unique counts of secondary IDs over the all ID Maps and then computes the number of entries and percentage corresponding to each count for all ID Maps within the given object
1 2 |
idCounts |
IdMapCounts object or a list of objects on which summary is computed |
percent |
logical indicating wherether the percentage column(s) should be included into summary |
digits |
integer indicating the number of decimal places in percentage column |
summary |
if |
cutoff |
If summary is |
verbose |
If |
... |
Not used |
Data frame representing a set of unique counts of secondary IDs. if summary is FALSE, the resulting data frame represent the number of entries and percentage corresponding to each count for all ID Maps within the object. If summary is TRUE, the resulting data frame represent the formatted summary of count statistics, including summarized data for counts grater than cutoff, maximum number of secondary IDs per primary ID and the total number of secondary IDs for each DB within the IdMapCounts object.
Alex Lisovich, Roger Day
For more information see IdMapCounts
.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.