Learn R Programming

tidyweather (version 0.2.0)

check_date_continuity: Check for gaps in date sequence

Description

Check for gaps in date sequence

Usage

check_date_continuity(dates)

Value

A data frame with gap information, or NULL if no gaps

Arguments

dates

A vector of Date objects