forked from rte-antares-rpackage/antaresEditObject
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
33 lines (32 loc) · 868 Bytes
/
Copy pathNAMESPACE
File metadata and controls
33 lines (32 loc) · 868 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# Generated by roxygen2: do not edit by hand
export(backupStudy)
export(checkRemovedArea)
export(createArea)
export(createBindingConstraint)
export(createCluster)
export(createDistrict)
export(createLink)
export(dicoGeneralSettings)
export(filteringOptions)
export(nodalOptimizationOptions)
export(propertiesLinkOptions)
export(readIniFile)
export(removeArea)
export(removeBindingConstraint)
export(removeCluster)
export(removeLink)
export(runSimulation)
export(setSolverPath)
export(updateGeneralSettings)
export(writeIni)
importFrom(antaresRead,getLinks)
importFrom(antaresRead,setSimulationPath)
importFrom(antaresRead,simOptions)
importFrom(assertthat,assert_that)
importFrom(grDevices,col2rgb)
importFrom(stats,setNames)
importFrom(utils,modifyList)
importFrom(utils,read.table)
importFrom(utils,tar)
importFrom(utils,type.convert)
importFrom(utils,write.table)