|
1 | | -# Generated by roxygen2: do not edit by hand |
2 | | - |
3 | | -S3method("[",antaresDataTable) |
4 | | -S3method(as.antaresDataList,antaresDataList) |
5 | | -S3method(as.antaresDataList,antaresDataTable) |
6 | | -S3method(as.antaresDataList,data.frame) |
7 | | -S3method(as.antaresDataList,default) |
8 | | -S3method(as.antaresDataList,list) |
9 | | -S3method(as.antaresDataTable,antaresDataTable) |
10 | | -S3method(as.antaresDataTable,data.frame) |
11 | | -S3method(as.antaresDataTable,default) |
12 | | -S3method(copyToClipboard,antaresDataList) |
13 | | -S3method(copyToClipboard,data.frame) |
14 | | -S3method(copyToClipboard,default) |
15 | | -S3method(copyToClipboard,matrix) |
16 | | -S3method(merge,antaresDataTable) |
17 | | -S3method(print,antaresDataList) |
18 | | -S3method(print,antaresDataTable) |
19 | | -S3method(print,simOptions) |
20 | | -S3method(subset,antaresDataList) |
21 | | -S3method(summary,bindingConstraints) |
22 | | -S3method(viewAntares,antaresDataList) |
23 | | -S3method(viewAntares,default) |
24 | | -export(.getOptionsH5) |
25 | | -export(.h5ReadAntares) |
26 | | -export(.writeAntaresH5Fun) |
27 | | -export(aggregateResult) |
28 | | -export(api_delete) |
29 | | -export(api_get) |
30 | | -export(api_post) |
31 | | -export(api_put) |
32 | | -export(as.antaresDataList) |
33 | | -export(as.antaresDataTable) |
34 | | -export(changeTimeStep) |
35 | | -export(copyToClipboard) |
36 | | -export(extractDataList) |
37 | | -export(getAlias) |
38 | | -export(getAreas) |
39 | | -export(getDistricts) |
40 | | -export(getGeographicTrimming) |
41 | | -export(getIdCols) |
42 | | -export(getLinks) |
43 | | -export(hvdcModification) |
44 | | -export(isH5Opts) |
45 | | -export(mergeDigests) |
46 | | -export(parAggregateMCall) |
47 | | -export(ponderateMcAggregation) |
48 | | -export(readAntares) |
49 | | -export(readAntaresAreas) |
50 | | -export(readAntaresClusters) |
51 | | -export(readBindingConstraints) |
52 | | -export(readClusterDesc) |
53 | | -export(readClusterResDesc) |
54 | | -export(readClusterSTDesc) |
55 | | -export(readDigestFile) |
56 | | -export(readIni) |
57 | | -export(readIniAPI) |
58 | | -export(readIniFile) |
59 | | -export(readInputRES) |
60 | | -export(readInputTS) |
61 | | -export(readInputThermal) |
62 | | -export(readLayout) |
63 | | -export(readOptimCriteria) |
64 | | -export(removeVirtualAreas) |
65 | | -export(setAlias) |
66 | | -export(setHvdcAreas) |
67 | | -export(setRam) |
68 | | -export(setSimulationPath) |
69 | | -export(setSimulationPathAPI) |
70 | | -export(setTimeoutAPI) |
71 | | -export(showAliases) |
72 | | -export(simOptions) |
73 | | -export(viewAntares) |
74 | | -export(writeAntaresH5) |
75 | | -export(writeDigest) |
76 | | -import(bit64) |
77 | | -import(data.table) |
78 | | -import(doParallel) |
79 | | -import(jsonlite) |
80 | | -import(parallel) |
81 | | -import(plyr) |
82 | | -importFrom(doParallel,registerDoParallel) |
83 | | -importFrom(grDevices,col2rgb) |
84 | | -importFrom(grDevices,rgb) |
85 | | -importFrom(httr,DELETE) |
86 | | -importFrom(httr,GET) |
87 | | -importFrom(httr,POST) |
88 | | -importFrom(httr,PUT) |
89 | | -importFrom(httr,accept_json) |
90 | | -importFrom(httr,add_headers) |
91 | | -importFrom(httr,content) |
92 | | -importFrom(httr,content_type_json) |
93 | | -importFrom(httr,http_status) |
94 | | -importFrom(httr,stop_for_status) |
95 | | -importFrom(httr,timeout) |
96 | | -importFrom(memuse,Sys.meminfo) |
97 | | -importFrom(methods,is) |
98 | | -importFrom(pbapply,pblapply) |
99 | | -importFrom(pbapply,pboptions) |
100 | | -importFrom(plyr,llply) |
101 | | -importFrom(purrr,quietly) |
102 | | -importFrom(shiny,getDefaultReactiveDomain) |
103 | | -importFrom(shiny,incProgress) |
104 | | -importFrom(shiny,withProgress) |
105 | | -importFrom(stats,as.formula) |
106 | | -importFrom(stats,setNames) |
107 | | -importFrom(stats,weighted.mean) |
108 | | -importFrom(stringi,stri_replace_last_fixed) |
109 | | -importFrom(stringr,str_match) |
110 | | -importFrom(stringr,str_replace) |
111 | | -importFrom(stringr,str_split) |
112 | | -importFrom(utils,URLencode) |
113 | | -importFrom(utils,View) |
114 | | -importFrom(utils,read.table) |
115 | | -importFrom(utils,setTxtProgressBar) |
116 | | -importFrom(utils,txtProgressBar) |
117 | | -importFrom(utils,type.convert) |
118 | | -importFrom(utils,untar) |
119 | | -importFrom(utils,write.table) |
| 1 | +# Generated by roxygen2: do not edit by hand |
| 2 | + |
| 3 | +S3method("[",antaresDataTable) |
| 4 | +S3method(as.antaresDataList,antaresDataList) |
| 5 | +S3method(as.antaresDataList,antaresDataTable) |
| 6 | +S3method(as.antaresDataList,data.frame) |
| 7 | +S3method(as.antaresDataList,default) |
| 8 | +S3method(as.antaresDataList,list) |
| 9 | +S3method(as.antaresDataTable,antaresDataTable) |
| 10 | +S3method(as.antaresDataTable,data.frame) |
| 11 | +S3method(as.antaresDataTable,default) |
| 12 | +S3method(copyToClipboard,antaresDataList) |
| 13 | +S3method(copyToClipboard,data.frame) |
| 14 | +S3method(copyToClipboard,default) |
| 15 | +S3method(copyToClipboard,matrix) |
| 16 | +S3method(merge,antaresDataTable) |
| 17 | +S3method(print,antaresDataList) |
| 18 | +S3method(print,antaresDataTable) |
| 19 | +S3method(print,simOptions) |
| 20 | +S3method(subset,antaresDataList) |
| 21 | +S3method(summary,bindingConstraints) |
| 22 | +S3method(viewAntares,antaresDataList) |
| 23 | +S3method(viewAntares,default) |
| 24 | +export(.getOptionsH5) |
| 25 | +export(.h5ReadAntares) |
| 26 | +export(.writeAntaresH5Fun) |
| 27 | +export(aggregateResult) |
| 28 | +export(api_delete) |
| 29 | +export(api_get) |
| 30 | +export(api_post) |
| 31 | +export(api_put) |
| 32 | +export(as.antaresDataList) |
| 33 | +export(as.antaresDataTable) |
| 34 | +export(changeTimeStep) |
| 35 | +export(copyToClipboard) |
| 36 | +export(extractDataList) |
| 37 | +export(getAlias) |
| 38 | +export(getAreas) |
| 39 | +export(getDistricts) |
| 40 | +export(getGeographicTrimming) |
| 41 | +export(getIdCols) |
| 42 | +export(getLinks) |
| 43 | +export(hvdcModification) |
| 44 | +export(isH5Opts) |
| 45 | +export(mergeDigests) |
| 46 | +export(parAggregateMCall) |
| 47 | +export(ponderateMcAggregation) |
| 48 | +export(readAntares) |
| 49 | +export(readAntaresAreas) |
| 50 | +export(readAntaresClusters) |
| 51 | +export(readBindingConstraints) |
| 52 | +export(readClusterDesc) |
| 53 | +export(readClusterResDesc) |
| 54 | +export(readClusterSTDesc) |
| 55 | +export(readDigestFile) |
| 56 | +export(readIni) |
| 57 | +export(readIniAPI) |
| 58 | +export(readIniFile) |
| 59 | +export(readInputRES) |
| 60 | +export(readInputTS) |
| 61 | +export(readInputThermal) |
| 62 | +export(readLayout) |
| 63 | +export(readOptimCriteria) |
| 64 | +export(removeVirtualAreas) |
| 65 | +export(setAlias) |
| 66 | +export(setHvdcAreas) |
| 67 | +export(setRam) |
| 68 | +export(setSimulationPath) |
| 69 | +export(setSimulationPathAPI) |
| 70 | +export(setTimeoutAPI) |
| 71 | +export(showAliases) |
| 72 | +export(simOptions) |
| 73 | +export(viewAntares) |
| 74 | +export(writeAntaresH5) |
| 75 | +export(writeDigest) |
| 76 | +import(bit64) |
| 77 | +import(data.table) |
| 78 | +import(doParallel) |
| 79 | +import(jsonlite) |
| 80 | +import(parallel) |
| 81 | +import(plyr) |
| 82 | +importFrom(doParallel,registerDoParallel) |
| 83 | +importFrom(grDevices,col2rgb) |
| 84 | +importFrom(grDevices,rgb) |
| 85 | +importFrom(httr,DELETE) |
| 86 | +importFrom(httr,GET) |
| 87 | +importFrom(httr,POST) |
| 88 | +importFrom(httr,PUT) |
| 89 | +importFrom(httr,accept_json) |
| 90 | +importFrom(httr,add_headers) |
| 91 | +importFrom(httr,content) |
| 92 | +importFrom(httr,content_type_json) |
| 93 | +importFrom(httr,http_status) |
| 94 | +importFrom(httr,stop_for_status) |
| 95 | +importFrom(httr,timeout) |
| 96 | +importFrom(lifecycle,deprecated) |
| 97 | +importFrom(memuse,Sys.meminfo) |
| 98 | +importFrom(methods,is) |
| 99 | +importFrom(pbapply,pblapply) |
| 100 | +importFrom(pbapply,pboptions) |
| 101 | +importFrom(plyr,llply) |
| 102 | +importFrom(purrr,quietly) |
| 103 | +importFrom(shiny,getDefaultReactiveDomain) |
| 104 | +importFrom(shiny,incProgress) |
| 105 | +importFrom(shiny,withProgress) |
| 106 | +importFrom(stats,as.formula) |
| 107 | +importFrom(stats,setNames) |
| 108 | +importFrom(stats,weighted.mean) |
| 109 | +importFrom(stringi,stri_replace_last_fixed) |
| 110 | +importFrom(stringr,str_match) |
| 111 | +importFrom(stringr,str_replace) |
| 112 | +importFrom(stringr,str_split) |
| 113 | +importFrom(utils,URLencode) |
| 114 | +importFrom(utils,View) |
| 115 | +importFrom(utils,read.table) |
| 116 | +importFrom(utils,setTxtProgressBar) |
| 117 | +importFrom(utils,txtProgressBar) |
| 118 | +importFrom(utils,type.convert) |
| 119 | +importFrom(utils,untar) |
| 120 | +importFrom(utils,write.table) |
0 commit comments