tests/testdata/example2.R

##' Subtitle two
###' A second example page
#' @tag1
#'
#' ## Aim
#' This is the aim of the page and a plot:

# General setup
rm(list = ls())

#' [6,6]
# Do a plot
plot(cars)
shwilks/labbook documentation built on May 7, 2022, 4:51 p.m.