mergeAllAntaresData: Merge all antaresDataSets

View source: R/mergeAllAntaresData.R

mergeAllAntaresDataR 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)


antaresProcessing documentation built on June 25, 2024, 5:07 p.m.