Learn R Programming

SMITIDvisu (version 0.0.9)

tt.nodes: 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")

Arguments

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

Run this code
# NOT RUN {
data(transmissiontree)
print(tt.nodes)
# }

Run the code above in your browser using DataLab