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

Description Usage Arguments Value Author(s) See Also Examples

Description

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

Usage

1

Arguments

date

a Date object to be converted.

Value

A character object representing year and week.

Author(s)

Yusuke Miyazaki

See Also

week.to.date

Examples

1
  date.to.week(as.Date("2013/06/10"))

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