powered by
Get one or more data items from the MTCCycle or MTCDevice using a character pattern
# S4 method for MTCCycle,character getDataItem(.Object, pattern)
Object of MTCCycle or MTCDevice Class
Regex of the pattern by which the data is queried
# NOT RUN { data("example_mtc_device") getDataItem(example_mtc_device, "POSIT") # }
Run the code above in your browser using DataLab