Description
set hosts states from a data.frame
Usage
setStates(lhost, dfStates, colStates = c(id = "ID", time = "time", states
= "value"))
Arguments
dfStates
a data.frame with host ID and states and time in columns
colStates
vector of the columns name, id, time and states