PowerData {Smisc}R Documentation

An example of power data

Description

A small, altered, subset of total rack power for one of the racks in a data center. Used for illustration of timeIntegration

Format

The format is: Named num [1:12] 5.15 5.15 5.15 5.16 5.16 ... - attr(*, "names")= chr [1:12] "2008-05-06 17:00:01" "2008-05-06 17:00:17" "2008-05-06 17:00:21" "2008-05-06 17:00:32" ...

Examples


data(PowerData)
print(PowerData)
rm(PowerData, envir=.GlobalEnv)


[Package Smisc version 0.3.9.1 Index]