tt.events: Data.frame of hosts events information by time. Fake data.

Description Usage Format Examples

Description

Fake simulated data of hosts events over the time.

Usage

1
data("transmissiontree")

Format

A data frame with 63 observations on the following 7 variables.

id

a character vector

time

a character vector

status

a character vector

infectedby

a character vector

probabilities

a character vector

X

a numeric vector

Y

a numeric vector

Examples

1
2
data(transmissiontree)
print(tt.events)

SMITIDvisu documentation built on Feb. 8, 2021, 9:06 a.m.