Skip to contents

This function validates that the provided data is suitable to run a particular epidist model. This may include checking the class of data, and that it contains suitable columns.

Usage

epidist_validate(data)

Arguments

data

A data.frame to be used for modelling.

See also