convert_departureDate_plus_otherDate_asWeeksToDeparture: Convert departure date and other date as weeks to departure

Description Usage Arguments Value

View source: R/convert_departureDate_plus_otherDate_asWeeksToDeparture.R

Description

This function converts vectors of departure dates and dates into numeric vector representing weeks to departure.

Usage

1

Arguments

departureDate

A character vector of departure dates. Must be in [DD/MM/YYYY HH:MM] form.

date

A character vector of given dates. Must be in [DD/MM/YYYY HH:MM] form.

Value

A numeric vector of weeks to departure.


msxakk89/dat documentation built on Aug. 3, 2020, 6:39 p.m.