powered by
Reads the data from the (J)DX files.
read_data_dx(foldername, debug = 0)
string with the path of the data folder.
debug option for readJDX's readJDX function.
Returns a list with the samples and the respective data points.
# NOT RUN { ## Example of reading a dataset from (J)DX file s sample.list = read_data_dx("data") # }
Run the code above in your browser using DataLab