Nothing
## rm(list=ls()) local_bench_settings2 <- file.path(.REPORT_DIR, "bench_settings.r") source(local_bench_settings2) options("width"=200) knitr::opts_chunk$set(echo=FALSE)
## Scripts: scripts_used ## Settings settings_used |> str()
exists1 <- file.exists(file.path(.REPORT_DIR, "result_table1.RData")) exists2 <- file.exists(file.path(.REPORT_DIR, "result_table2.RData")) exists3 <- file.exists(file.path(.REPORT_DIR, "result_table3.RData"))
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.