powered by
Lists all files under a folder recursively and guesses the file format type (text or binary) based on the file extension.
file_auto(path)
The directory's relative path (relative to the package root), for example, "inst/".
"inst/"
A list of file specifications.
The contents of this section are shown in PDF user manual only.
# NOT RUN { file_auto("inst/") # }
Run the code above in your browser using DataLab