Learn R Programming

EpiContactTrace (version 0.8.8)

transfers: Movement Example Data

Description

Movement data included in the package. The data contains fictitious example data of cattle movements during the period 2005-08-01 -- 2005-10-31.

Arguments

Examples

Run this code
data(transfers)

contactTrace <- Trace(movements=transfers,
                      root=2645,
                      tEnd='2005-10-31',
                      days=90)

show(contactTrace)

Run the code above in your browser using DataLab