weekend: Function to test if dates are during the weekend or not.

View source: R/lubridate_supplements.R

weekendR Documentation

Function to test if dates are during the weekend or not.

Description

Function to test if dates are during the weekend or not.

Usage

weekend(x)

Arguments

x

Date vector.

Value

Logical vector.

Author(s)

Stuart K. Grange


wacl-york/waclr documentation built on Dec. 8, 2022, 7:05 p.m.