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