Learn R Programming

longmemo (version 1.1-3)

ethernetTraffic: Ethernet Traffic Data Set

Description

Ethernet traffic data from a LAN at Bellcore, Morristown (Leland et al. 1993, Leland and Wilson 1991). The data are listed in chronological sequence by row.

Usage

data(ethernetTraffic)

Arguments

Format

A times series of length 4000.

Examples

Run this code
data(ethernetTraffic)
str(ethernetTraffic)
plot(ethernetTraffic)## definitely special

Run the code above in your browser using DataLab