Create a combined file for export to data mart
createCombinedExportFile.Rd
Create a combined file for export to data mart
Usage
createCombinedExportFile(config, type = c("abu", "dst"))
Arguments
- config
A list with pipeline configuration parameters. See configPipeline
- type
A character string with three options: "abu", for abundance estimates files, or "dst" for occupancy estimates files.