addIndex {SMITIDstruct} | R Documentation |
addIndex
Description
add to an index a new eventcode
Usage
addIndex(index, id_host, time, code)
Arguments
index |
an index |
id_host |
an host index in HostSet |
time |
a time |
code |
an event code |
Value
the index updated (add a row or update one)
[Package SMITIDstruct version 0.0.5 Index]