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


skgrange/threadr documentation built on Feb. 17, 2025, 9:08 p.m.