Description Usage Arguments Value
View source: R/feature_test_class.R
Coerce results of test_features
function to a
data.frame
.
1 2 3 4 5 6 7 8 |
x |
object of class |
row.names |
ignored. |
optional |
ignored. |
stringsAsFactors |
logical: should the character vector be converted to a factor?. |
... |
additional arguments to be passed to or from methods. |
a data frame with four columns: names of n-gram, p-values, occurrences in positive and negative sequences.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.