powered by
Remove commonly excluded files and directories from a file collection.
sanitize_file_collection(x)
a file collection object
The sanitized file collection object.
The contents of this section are shown in PDF user manual only.
# NOT RUN { system.file("examples/pkg1/", package = "pkglite") %>% collate(file_default()) %>% sanitize_file_collection() # }
Run the code above in your browser using DataLab