You can use the window explorer to import/choose the file to import, using this method you wont have to mention the file path.
X <- read.csv(file.choose())
Using this command will open a windows explorer pop up window, take the explorer to the target folder and choose the relevant file