powered by
Is this a file collection object?
is_file_collection(object)
Logical. TRUE if it is a file collection object, FALSE otherwise.
TRUE
FALSE
Any R object.
The contents of this section are shown in PDF user manual only.
system.file("examples/pkg1/", package = "pkglite") %>% collate(file_default()) %>% is_file_collection()
Run the code above in your browser using DataLab