How search and get an object with RDS extension in a specific path?

I want to find an object with an RDS extension in a fixed path. how should I write the code?
which function could search and find it
Thanks

use the function list.files()

?list.files
1 Like

This topic was automatically closed 21 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.