In the RStudio IDE the files pane shows the current directory path at the top of the window, if you hover over the end of the path a box containing the correctly formatted path appears ( see image below)
Is there a way to capture the contents of this box as text that can then be pasted into the source or console window?
Ideally is there any way to get this same information in pastable for for each file in the directory too? so that the full file path can be pasted into your code?