Learn R Programming

EngrExpt (version 0.1-6)

webtraff: Web site traffic during a marketing campaign

Description

Web site traffic during a marketing campaign

Arguments

References

Peter R. Nelson, Marie Coffin and Karen A. F. Copeland (2003), Introductory Statistics for Engineering Experimentation, Elsevier. (Appendix A)

Examples

Run this code
str(webtraff)
dotplot(weeks ~ traffic, webtraff, type = c("p","a"),
        xlab = "Web traffic (1000's of hits per day)",
        ylab = "Weeks into the marketing campaign")

Run the code above in your browser using DataLab