week.to.date: Character (Year and Week) Conversion Function to Date

Description Usage Arguments Value Author(s) See Also Examples

Description

Function for converting from character (year and week) to date.

Usage

1
  week.to.date(week)

Arguments

week

a character object to be converted.

Value

A Date object representing first day of the week.

Author(s)

Yusuke Miyazaki

See Also

date.to.week

Examples

1
  week.to.date("2013W23")

RTConnect documentation built on May 2, 2019, 1:43 p.m.