# \donttest{
simulation <- .ffs_cache("foureight_sim.rds")
ggplot2::autoplot(simulation) # default is type = "wins"
ggplot2::autoplot(simulation, type = "rank")
ggplot2::autoplot(simulation, type = "points")
# }
Run the code above in your browser using DataLab