# schedule statszilla server jobs
library(here)
library(rstudioapi)
jobRunScript(here::here("scripts", "test_fit_resolution.R"))
jobRunScript(here::here("scripts", "test_fit.R"))
jobRunScript(here::here("scripts", "test_fit-integrated.R"))
jobRunScript(here::here("scripts", "heaton-fit.R"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.