mergeAllAntaresData {antaresProcessing}R Documentation

Merge all antaresDataSets

Description

Merge all antaresDataSets

Usage

mergeAllAntaresData(dta)

Arguments

dta

antaresData

Examples

## Not run: 
setSimulationPath("Mystud", 1)
dta <- readAntares(areas = "all", links = "all", clusters = "all", districts = "all")
dta <- mergeAllAntaresData(dta)

## End(Not run)


[Package antaresProcessing version 0.18.1 Index]