fonction_cote: fonction_cote function

Description Usage Arguments Value Examples

Description

fonction_cote function

Usage

1
fonction_cote(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

odd of the train to be late

Examples

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

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