dates_span_fun: Create sequence of days in span Creates a sequence with dates...

Description Usage Arguments Value

View source: R/difftime_office_hours.R

Description

Create sequence of days in span Creates a sequence with dates from started to ended, including first + last day. Not vectorized.

Usage

1
dates_span_fun(started, ended)

Arguments

started

An atomic vector of POSIX time for start time

ended

An atomic vector of POSIX time for end time

Value

a numeric vector of number of working days in period


janzzon/difftime_office documentation built on Dec. 22, 2020, 6:15 p.m.