plot.result: Plot a histogram of the results

Description Usage Arguments Value Examples

Description

Plot a histogram of the results

Usage

1
2
## S3 method for class 'result'
plot(result)

Arguments

result

The result object

Value

A histogram showing the distribution of each possible score between 0 (no correct answers) and 1 (all correct answers)

Examples

1
plot.result(result1)

DanNashSoton/GuessR documentation built on May 28, 2019, 1:34 a.m.