powered by
Print a file collection
# S3 method for file_collection print(x, ...)
The input file_collection object.
file_collection
An object of class file_collection.
Additional parameters for print() (not used).
print()
The contents of this section are shown in PDF user manual only.
fc <- system.file("examples/pkg1/", package = "pkglite") %>% collate(file_default()) fc
Run the code above in your browser using DataLab