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