setwd(paste(dexpa$dirs$scripts, sep="/"))
r input_db_runID(dexpa)
r format(Sys.time(), "%a %b %d %H:%M:%S %Y")
invisible(futile.logger::flog.threshold(futile.logger::ERROR, name='dexr')) dexR::output_table_param_products(list(dexpa)) invisible(futile.logger::flog.threshold(futile.logger::INFO, name='dexr'))
invisible(futile.logger::flog.threshold(futile.logger::ERROR, name='dexr')) dexR::output_table_param_marketinfo(dexpa) invisible(futile.logger::flog.threshold(futile.logger::INFO, name='dexr'))
dexR::hl_figure_clearing_numConsideredRequests(dexpa)
dexpa$fig$height <- 550 dexR::hl_figure_clearing_clearingPriceByCTbyProduct(dexpa)
dexpa$fig$height <- 550 dexR::hl_figure_requests_numRequests_byStatusBySubmT(dexpa) dexR::hl_figure_requests_numRequests_byStatusByStartT(dexpa)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.