max_version_with_row_in: 'max(x$version)', with error if 'x' has 0 rows

View source: R/archive.R

max_version_with_row_inR Documentation

max(x$version), with error if x has 0 rows

Description

Exported to make defaults more easily copyable.

Usage

max_version_with_row_in(x)

Arguments

x

x argument of as_epi_archive

Value

max(x$version) if it has any rows; raises error if it has 0 rows or an NA version value


cmu-delphi/epiprocess documentation built on Oct. 29, 2024, 5:37 p.m.