do_validate_vmmc: Validate VMMC data file.

View source: R/validate_inputs.R

do_validate_vmmcR Documentation

Validate VMMC data file.

Description

Check that VMMC data file can be read.

Usage

do_validate_vmmc(vmmc, shape, strict = TRUE)

Arguments

vmmc

A file object (path, hash, filename) corresponding to the input VMMC 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 25, 2024, 11:58 p.m.