fonction_raison: fonction_raison function

Description Usage Arguments Value Examples

Description

fonction_raison function

Usage

1
fonction_raison(gareA, gareB, month)

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.

month

month when the train goes from gareA to gareB.

Value

a summary of the most probable reasons for a train to be late

Examples

1
fonction_raison("PARIS MONTPARNASSE", "NANTES", 4)

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