tt.nodes: Host list with there status over the time.

Description Usage Format Examples

Description

a data.frame of all the hosts identify by there ID. Three colums is use ID, status and time

Usage

1
data("transmissiontree")

Format

A data frame with 47 observations on the following 3 variables.

ID

a character vector

status

a character vector

time

a character vector

Examples

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

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