I can list the files from a folder from the command line using the ls() command. However if the path is used as input to the list.files command in R Studio. The respond is character(0).
in R use the following code, to be enabled to browse to the path of interest using your file systems chooser, and then look at the resulting string path, and compare with what you had attempted prior.