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