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 May 11, 2024, 12:16 p.m.