delay_propr: Proportion of Delay times

Description Usage Arguments Value Examples

Description

Proportion of Delay times

Usage

1
delay_propr(gareD, gareA, month)

Arguments

gareD

the name of the departure railway station. Must be one of the stations in the dataframe SNCF_regularite.

gareA

the name of the arrival railway station. Must be one of the stations in the dataframe SNCF_regularite.

month

the month which will be considered in the function

Value

it will return a dataframe with different types of delay times as names of the column and the proportion of each type in the specific month, between two selected stations

Examples

1
delay_propr("PARIS MONTPARNASSE", "NANTES", 12)

ZiggerZZ/Rproject documentation built on May 31, 2019, 6:40 p.m.