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