R/phd_data.R

#' Text Of PhD Thesis By Matt Dray.
#'
#' Text of the PhD thesis 'Effects of multiple environmental stressors on litter
#' chemical composition and decomposition' (Dray, 2014). Character vector where
#' each element is a line of text.
#'
#' @docType data
#'
#' @usage data(phd)
#'
#' @keywords datasets
#'
#' @references Dray, Matthew William (2014). Effects of multiple environmental
#' stressors on litter chemical composition and decomposition. PhD thesis,
#' Cardiff University.
#'
#' @source \href{http://orca.cf.ac.uk/68365/}{Orca online research portal}
#'
#' @examples
#' data(phd)
"phd"
matt-dray/dray documentation built on Jan. 30, 2021, 7:10 a.m.