I used list.files() to retrieve all names of the files inside a specific folder. My problem is to sort all these files, because using sort() or
list.files()
sort()