Learn R Programming

emil (version 1.1-6)

print.outcome: Print outcome vector

Description

Print outcome vector

Usage

## S3 method for class 'outcome':
print(x, quote = FALSE, ...)

Arguments

x
Outcome vector.
quote
Logical, whether to print quotation marks.
...
Ignored, kept for S3 consistency.

Value

  • Nothing, only prints the vector to stdout.