print.cowbellConcept: Summarizes the cowbell concept with the formula and value...

Description Usage Arguments See Also Examples

Description

Implementation of the print generic.

Usage

1
2
## S3 method for class 'cowbellConcept'
print(x, ...)

Arguments

x

Object generated with function generateCowbellConcept

...

Unused for compatibility only.

See Also

generateCowbellConcept

Examples

1
2
3
# Generate a concept and display it.
concept<-generateCowbellConcept(Fun ~ Fluency * Absorption, 1, 9, 1, 7, 1, 7)
concept

Carbonfreezer/cowbell documentation built on May 8, 2019, 7:50 p.m.