do_validate_programme: Validate programme ART data file.

View source: R/validate_inputs.R

do_validate_programmeR Documentation

Validate programme ART data file.

Description

Check that programme ART data file can be read and return serialised data.

Usage

do_validate_programme(programme, shape, strict = TRUE)

Arguments

programme

A file object (path, hash, filename) corresponding to the input population file.

shape

A file object (path, hash, filename) corresponding to the input shape file.

strict

If FALSE then run less stringent validation rules, used for data exploration mode.

Value

An error if invalid.


mrc-ide/hintr documentation built on April 21, 2024, 4:17 a.m.