Last chance! 50% off unlimited learning
Sale ends in
Get one or more data items from the MTCCycle or MTCDevice using a numeric index
# S4 method for MTCCycle,numeric
getDataItem(.Object, pattern)
Object of MTCCycle or MTCDevice Class
Numeric index/indices of the data item to be queried
# NOT RUN {
data("example_mtc_device")
getDataItem(example_mtc_device, 1:2)
# }
Run the code above in your browser using DataLab