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 June 30, 2024, 10:26 p.m.