plot.restab: plot resource tables

Description Usage Arguments

Description

plot resource tables

Usage

1
2
3
4
## S3 method for class 'restab'
plot(x, type = c("heatmap", "levelplot", "gg_lines",
  "gg_tiles", "rgl"), xlab = "Overs remaining", ylab = "Wickets lost",
  line_mapping = NULL, factor_wicket = FALSE, ...)

Arguments

x

resource table

type

plot type

xlab
ylab
line_mapping

mapping aesthetics for lines

dots

(unused at present; for method consistency)


bbolker/cricketr documentation built on May 11, 2019, 9:28 p.m.