gap_check: ensure the gap returned from 'gap_identify' is valid

gap_checkR Documentation

ensure the gap returned from gap_identify is valid

Description

ensure the gap returned from gap_identify is valid

Usage

gap_check(x, ext)

Arguments

x

(tibble) gap data from .from and .to columns

ext

(environment) with cyclically modified variables in bars_complete

Value

(logical) indicating whether gap_identify should progress to the next form of gap identification because the gap type provided is invalid. TRUE means all gaps of type have been identified, indicated by invalid dates in .from & to or the gap object being identical to the previous round. FALSE means gap exists, and proceed filling gaps.


jagg19/AlpacaforR documentation built on July 3, 2023, 12:14 p.m.