R/data_documentation.R

#' 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
mabafaba/apatternlanguage documentation built on Jan. 1, 2021, 8:28 a.m.