![](https://img.haomeiwen.com/i27773552/002375fc0ebc095b.png)
dir()
These functions produce a character vector of the names of files or directories in the named directory.
dir(path = ".", pattern = NULL, all.files = FALSE,
full.names = FALSE, recursive = FALSE,
ignore.case = FALSE, include.dirs = FALSE, no.. = FALSE)
list.files()
网友评论