[,seq_ttest_results-method | R Documentation |
seq_ttest_results
class.Method to retrieve the contents of a slot of an object of the
seq_ttest_results
class.
## S4 method for signature 'seq_ttest_results'
x[i, j, drop]
x |
the seq_ttest_results object. |
i |
indices indicating elements to extract. |
j |
not used. |
drop |
not used. |
seq_ttest_results |
the corresponding class to this method. |
Returns the contents of the specified slot. For more information,
see the documentation for the seq_ttest_results
class.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.