missing_dates {timeplyr}R Documentation

Check for missing dates between first and last date

Description

Check for missing dates between first and last date

Usage

missing_dates(x)

n_missing_dates(x)

Arguments

x

A Date or Date-Time vector.

Value

A Date vector.


[Package timeplyr version 1.1.0 Index]