powered by
Merge one or more data items from the MTCCycle or MTCDevice using a character pattern
# S4 method for MTCCycle,character merge(x, y)
Object of MTCCycle or MTCDevice Class
Regex for picking data items which has to be merged
# NOT RUN { data("example_mtc_device") merge(example_mtc_device, "POSIT") # }
Run the code above in your browser using DataLab