#' pcAuxL prints the GPL-3 that describe the licensing conditions for PcAux.
#'
#' @return License Information
#' @export pcAuxL
pcAuxL <- function()
writeLines(readLines(system.file("LICENSE", package = "PcAux")))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.