Description Usage Arguments Value
View source: R/06-casecrossover.R
Generic print method for a cc_fit summary object. Not exported, user will call this function by simply typing summary(...) in the console, like normal.
1 2 | ## S3 method for class 'cc_summary'
print(x)
|
x |
An object of class cc_summary, output by applying summary() to an object of class cc_fit returned by casecrossover(). |
Nothing.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.