Description Usage Arguments Value Examples
A function to find the ids of freq.al columns in a frequency matrix.
1 | FindIdsAlFreqs(freq)
|
freq |
the realtive frequency matrix |
A list of integers containing ids of specific columns. Items names are : "ref", "alt", "missval". The value are the corresponding column ids.
1 2 3 4 | ## Not run:
FindIdsAlFeqs(freq)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.