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 Jan. 10, 2025, 10:06 a.m.