datesBetween: List dates between two dates

Description Usage

View source: R/script - functions - lammidrive.R

Description

Function for gaining a list of all dates between two dates. Sollution to this problem by user "yifyan" at stackoverflow.com https://stackoverflow.com/questions/14450384/create-a-vector-of-all-days-between-two-dates. date_a and date_b must be lubridate-date-objects

Usage

1
datesBetween(date_a, date_b)

Eiriksen/lammidrive documentation built on Feb. 14, 2022, 10:08 a.m.