as.epi.data.frame {EpiModel}R Documentation

Validate and Convert to epi.data.frame

Description

This methods ensures that the data.frame is correctly formatted as an epi.data.frame

Usage

as.epi.data.frame(df)

Arguments

df

A data.frame to convert into an epi.data.frame


[Package EpiModel version 2.5.0 Index]