knitr::opts_chunk$set(echo = TRUE)
library(epiuf)

R Markdown

cat("test")

Note that the echo = FALSE parameter was added to the code chunk to prevent printing of the R code that generated the plot.



Epiconcept-Paris/STRAP-epiuf documentation built on Aug. 5, 2024, 3:41 a.m.