Is this a file collection object?
Examples
system.file("examples/pkg1/", package = "pkglite") %>%
collate(file_default()) %>%
is_file_collection()
#> [1] TRUE
Is this a file collection object?
system.file("examples/pkg1/", package = "pkglite") %>%
collate(file_default()) %>%
is_file_collection()
#> [1] TRUE