#' ---
#' title: Program Test C
#' author: JJAV
#' date: 2023-10-01
#' sessioninfo: YES
#' signature: YES
#' ---
# This program conclude with an error
cat("I'm in program C and would fail!!")
stop("prog_test_c makes and error")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.