#' Full text of 'A pattern Language' by Christopher Alexander
#'
#' @details each new pattern chapter beginning is marked with '>>>>>'.
#' subsections per pattern chapter are marked with '<<<<<'.
#' @name apl
#' @docType data
#' @author Christopher Alexander
#' @keywords data
NULL
#' List of chapter headings in 'A pattern Language' by Christopher Alexander
#'
#' @name chapter_headings
#' @docType data
#' @author Christopher Alexander
#' @keywords data
NULL
#' 'A pattern Language' as an igraph object
#'
#' @name apl_graph
#' @docType data
#' @author Martin Barner
#' @keywords data
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.