can't paste copied path in R and RStudio

Good morning ,

I use R 4.2.2 on Linux Mint 20.3, but I can paste the path of file or directory that I have copied in to R or RStudio.
When I paste nothing happens. Someone can help me please

Hi @Daniel_Houa_OTRON you could use file.choose() function an select the file for get the correct path.

Thank @M_AcostaCH
It will be good but, I need to add the path in my script.
And, I don't have dir.choose() function.
I need help.

This topic was automatically closed 42 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.