fonction_temps_moyen: fonction_temps_moyen function

Description Usage Arguments Value Examples

Description

fonction_temps_moyen function

Usage

1
fonction_temps_moyen(gareA, gareB)

Arguments

gareA

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

gareB

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

Value

average delay

Examples

1
fonction_temps_moyen(gareA = "METZ", gareB = "PARIS EST")

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