oRaklE call graph
Each node is a function, tinted by its test coverage so untested, complex code stands out. Shape encodes language, a ring marks exported functions, and dashed edges are calls from R into compiled code. Hover a node for detail; click to focus its neighborhood.
Loading call graph…
Coverage
0% lines
Expression
0.0%
Tests
0.0%
Examples
16.1%
Vignettes
0.0%
By file
R/long_term_lm.R
0%
R/mid_term_lm.R
0%
R/short_term_lm.R
0%
R/combine_models.R
0%
R/combine_models_future.R
0%
R/get_macro_economic_data.R
0%
R/mid_term_future.R
0%
R/decompose_load_data.R
0%
R/long_term_future.R
0%
R/get_weather_data.R
0%
R/get_entsoE_data.R
0%
R/short_term_future.R
0%
Structure
- Functions
- 18
- Exported
- 18
- Compiled
- 0
- Call edges
- 17
Functions ranked by lowest coverage
| Function | Language | Lines | Cyclomatic | Coverage |
|---|---|---|---|---|
| add_holidays_mid_term exp | R | 75 | 9 | 0.0% |
| add_holidays_short_term exp | R | 68 | 9 | 0.0% |
| combine_models exp | R | 358 | 30 | 0.0% |
| combine_models_future exp | R | 354 | 30 | 0.0% |
| decompose_load_data exp | R | 281 | 34 | 0.0% |
| fill_missing_data exp | R | 150 | 19 | 0.0% |
| full_forecast exp | R | 124 | 16 | 0.0% |
| get_entsoE_data exp | R | 240 | 15 | 0.0% |
| get_historic_load_data exp | R | 130 | 22 | 0.0% |
| get_macro_economic_data exp | R | 384 | 43 | 0.0% |
| get_weather_data exp | R | 238 | 22 | 0.0% |
| long_term_future exp | R | 230 | 18 | 0.0% |
| long_term_future_data exp | R | 92 | 11 | 0.0% |
| long_term_lm exp | R | 456 | 33 | 0.0% |
| mid_term_future exp | R | 332 | 32 | 0.0% |
| mid_term_lm exp | R | 454 | 37 | 0.0% |
| short_term_future exp | R | 228 | 19 | 0.0% |
| short_term_lm exp | R | 353 | 25 | 0.0% |