#' @title Example code for practical A-5
#'
#' @description
#' \code{practicalA5} is a simple package that demonstrates writing nested
#' functions - so functions that provide simpler versions of other functions
#'
#' @author
#' Richard Reeve <richard.reeve@glasgow.ac.uk>
#' @name practicalA5-package
#' @aliases practicalA5
#' @docType package
#'
#'
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.