print.cc_summary: Print method for summary.cc_fit.

Description Usage Arguments Value

View source: R/06-casecrossover.R

Description

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.

Usage

1
2
## S3 method for class 'cc_summary'
print(x)

Arguments

x

An object of class cc_summary, output by applying summary() to an object of class cc_fit returned by casecrossover().

Value

Nothing.


awstringer1/casecrossover documentation built on March 11, 2021, 4:41 a.m.