transfers: Movement Example Data

Description Usage Format

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. This dataset was copied from the 'EpiContactTrace' library available at https://github.com/stewid/EpiContactTrace/ on 2015-11-21. The 'EpiContactTrace' package is licensed under the European Union Public Licence (EUPL) http://ec.europa.eu/idabc/eupl.

Usage

1

Format

A data frame with 70190 observations on the following 6 variables.

source

a numeric vector with the holding identifier of the source; equivalent to the ppn field in the locations dataset.

destination

a numeric vector with holding identifier of the destination; equivalent to the ppn field in the locations dataset.

id

a character vector with the identity of the animal. In this dataset an 5 character hexadecimal vector.

t

a Date of the transfers

n

a numeric vector with the number of animals moved. Always 1 in this dataset.

category

a factor describing the category of the animal. Always Cattle in this dataset.


trosendal/mingle documentation built on June 1, 2019, 1:51 a.m.