list_flat_files {fusen} | R Documentation |
List all flat files present in the package
Description
Search for flat files listed in fusen config file, and for Rmd and qmd files starting with "flat_" in dev/ folder, and dev/flat_history folder
Usage
list_flat_files(pkg = ".")
Arguments
pkg |
Path to package |
Value
a vector of flat files paths
[Package fusen version 0.7.1 Index]