Tel_extrait: Telephone consumption in a firm

Tel_extraitR Documentation

Telephone consumption in a firm

Description

The file "Tel_extrait.csv" has been created by an automatic telephone exchange system in a firm; the date includes the day, the month and the year ordered like this : D, M, Y.

Format

The series is first imported as a data.frame object and then transformed into a ts object

Examples

don.mois1 <- read.csv2(file = system.file("/import/Tel_extrait.csv", package = "caschrono"),
  col.names = c("Date.app", "Heur.deb.app", "Code Dest", "Dest Det","Dur app sec.",
  "Mont app EU"), skip = 0, stringsAsFactors = FALSE)

caschrono documentation built on Nov. 2, 2023, 5:16 p.m.