# load methylation data object
data(methylationDataList)
# save the two datasets together
pooledMethylationData <- poolTwoMethylationDatasets(methylationDataList[[1]],
methylationDataList[[2]])
Run the code above in your browser using DataLab