powered by
Function to get the names of the DX files from a folder.
get_samples_names_dx(foldername)
string with the path of the data folder.
Returns a vector with the sample's names.
# NOT RUN { ## Example of getting DX sample's names dx.sample.names = get_samples_names_dx("data") # }
Run the code above in your browser using DataLab