inst/scripts/air_band.q

with(aircraft, {
y <- log(Span)[Period==3]
sm.density(y, xlab = "Log span", display = "se")
})

Try the sm package in your browser

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

sm documentation built on May 29, 2024, 2:28 a.m.