## Copy the example dataset in current folder
file.copy(system.file("example/breast_Affy500K.txt", package="VegaMC"),
".")
## Sort data and save results in sorted.txt file
sortData("breast_Affy500K.txt", "sorted.txt");
Run the code above in your browser using DataLab