thursday0: Date of the nearest Thursday of a given date

Description Usage Arguments Details Value

View source: R/ISOweek-internal.R

Description

This internal function returns the date of the Thursday of the week in which the given date is located.

Usage

1

Arguments

date

Vector which can be coerced to class Date

Details

The week starts on Monday and ends on Sunday.

Value

A vector of dates of the nearest Thursdays


ISOweek documentation built on May 1, 2019, 10:08 p.m.

Related to thursday0 in ISOweek...