#!/usr/bin/env Rscript
pkgs <- c(
"data.table",
"rjags",
"minpack.lm",
"RColorBrewer",
"viridis",
"lubridate",
"profvis",
"bench",
"miniUI",
"pkgdown",
"devtools",
"minpack.lm",
"rstac",
"terra"
)
install.packages(pkgs, repos='http://cran.us.r-project.org', dependencies=TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.