tests/tinytest/test-plot.chi.R

chi <- chi(wavesurge)
par(mfrow=c(1,2),pty="m")
res <- plot(chi,mainChiBar="Figure 8.11 of Coles (2001)\nChi Bar")
plot(chi, show=c("Chi"=FALSE,"ChiBar"=TRUE))
plot(chi, show=c("Chi"=TRUE,"ChiBar"=FALSE))
expect_equal(res, NULL, label="plot.chi:checksuccessfulexecution")

Try the texmex package in your browser

Any scripts or data that you put into this service are public.

texmex documentation built on June 22, 2024, 12:26 p.m.