Skip to contents

Number of workplace injuries on No Smoking Day (Injuries.on.NSD) compared to the same Wednesday in the previous year (Injuries.before.NSD) for 1987-1996.

Usage

NoSmokingDay

Format

A data frame with 10 observations on the following 3 variables.

year

a numeric vector

injuries.before.NSD

a numeric vector

injuries.on.NSD

a numeric vector

Source

Waters, A.J., M.J. Jarvis, and S.R. Sutton. 1998. Nicotine withdrawal and accident rates. Nature 394: 137.

Examples


NoSmokingDay
#>    year injuries.before.NSD injuries.on.NSD
#> 1  1987                 516             540
#> 2  1988                 610             620
#> 3  1989                 581             599
#> 4  1990                 586             639
#> 5  1991                 554             607
#> 6  1992                 632             603
#> 7  1993                 479             519
#> 8  1994                 583             560
#> 9  1995                 445             515
#> 10 1996                 522             556