tt.nodes {SMITIDvisu} | R Documentation |
Host list with there status over the time.
Description
a data.frame of all the hosts identify by there ID. Three colums is use ID, status and time
Usage
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
data(transmissiontree)
print(tt.nodes)
[Package SMITIDvisu version 0.0.9 Index]