[,codonFreq,ANY,ANY,ANY-method | R Documentation |
Methods for subsetting a codonFreq object
## S4 method for signature 'codonFreq,ANY,ANY,ANY' x[i, j] ## S4 method for signature 'codonFreq' x[[i, j]]
x |
object from which to extract element(s) or in which to replace element(s). |
i |
indices specifying elements to extract or replace. Indices are
For When indexing arrays by An index value of |
j |
indices specifying elements to extract or replace. Indices are
For When indexing arrays by An index value of |
A subset of the sequences in the codonFreq
object.
[base::Extract]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.