| htest.short {rapportools} | R Documentation |
htest ObjectsExtract value of statistic and its p-value from
htest object.
htest.short(x)
x |
|
named numeric vector with the value of statistic and its p-value
## Not run: htest.short(shapiro.test(rnorm(100))) ## End(Not run)