setwd(paste(dexpa$dirs$scripts, sep="/")) dexpa$fig$init <- function(simp, outdir, filename) {} dexpa$fig$close<- function() {}
invisible(futile.logger::flog.threshold(futile.logger::ERROR, name='dexr')) input_db_runID(dexpa) cat('\n') invisible(futile.logger::flog.threshold(futile.logger::INFO, name='dexr'))
r format(Sys.time(), "%a %b %d %H:%M:%S %Y")
invisible(futile.logger::flog.threshold(futile.logger::ERROR, name='dexr')) cat("#### Product Information") print(dexR::output_table_param_products(dexpa)) invisible(futile.logger::flog.threshold(futile.logger::INFO, name='dexr'))
invisible(futile.logger::flog.threshold(futile.logger::ERROR, name='dexr')) cat("#### Market Information") print(dexR::output_table_param_marketinfo(dexpa)) invisible(futile.logger::flog.threshold(futile.logger::INFO, name='dexr'))
invisible(futile.logger::flog.threshold(futile.logger::ERROR, name='dexr')) cat("\n### Client Information") dexR::output_table_param_clients(dexpa) invisible(futile.logger::flog.threshold(futile.logger::INFO, name='dexr'))
dexR::hl_figure_clearing_numConsideredRequests(dexpa)
dexpa$fig$height <- 750 dexR::hl_figure_clearing_clearingPriceByCTbyProduct(dexpa)
dexpa$fig$height <- 750 dexR::hl_figure_energy_requested_byStatusByStartT(dexpa, type="residual", skiplegend=T)
dexpa$fig$height <- 750 dexR::hl_figure_energy_requested_byStatusByStartT(dexpa, type="load", skiplegend=T)
dexpa$fig$height <- 750 dexR::hl_figure_energy_requested_byStatusByStartT(dexpa, type="generation", skiplegend=T)
dexpa$fig$height <- 750 dexR::hl_figure_energy_requested_sumByStartT(dexpa)
dexpa$fig$height <- 750 dexR::hl_figure_energy_requested_sumLoadGenByStartT(dexpa)
invisible(futile.logger::flog.threshold(futile.logger::ERROR, name='dexr')) dexR::hl_statistics_energy(dexpa) invisible(futile.logger::flog.threshold(futile.logger::INFO, name='dexr'))
dexpa$fig$height <- 950 dexR::hl_figure_requests_numRequests_byStatusBySubmT(dexpa)
dexpa$fig$height <- 950 dexR::hl_figure_requests_numRequests_byStatusByStartT(dexpa)
dexpa$fig$height <- 950 hl_figure_requests_numRequests_byTypeByStartT(dexpa)
dexpa$fig$height <- 750 dexR::hl_figure_requests_numRequests_byProductBySubmT(dexpa)
dexpa$fig$height <- 750 dexR::hl_figure_requests_numRequests_byProductByStartT(dexpa)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.