do_validate_anc: Validate ANC data file.

View source: R/validate_inputs.R

do_validate_ancR Documentation

Validate ANC data file.

Description

Check that ANC data file can be read and return serialised data.

Usage

do_validate_anc(anc, shape, strict = TRUE)

Arguments

anc

Path to 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 10, 2024, 2:12 p.m.