| as.data.frame.Rgof_test | R Documentation |
Convert an Rgof test result to a data frame
## S3 method for class 'Rgof_test'
as.data.frame(x, row.names = NULL, optional = FALSE, ...)
x |
An object of class |
row.names |
Ignored. |
optional |
Ignored. |
... |
Currently unused. |
A data frame with columns method, statistic, and
p.value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.