tests/testthat/02_prog_a.R

#' ---
#' title: Program Test A
#' author: JJAV
#' date: 2023-10-01
#' sessioninfo: YES
#' signature: YES
#' ---

var_a <- "AAA"
var_b <- "BBB"
cat("I'm in Program A")

Try the repana package in your browser

Any scripts or data that you put into this service are public.

repana documentation built on May 29, 2024, 10:36 a.m.