Nothing
#' Quattro Fontanili
#'
#' The seriation of tombs from necropoleis at Veii, primarily Quattro Fontanili, but also Valle la Fata, Vaccareccia, and Picazzano, in southern Etruria, established by \insertCite{close-brooks_veii_1979;textual}{lakhesis}.
#'
#' @format
#' A seriated incidence matrix of 81 rows (tombs) and 82 columns (types).
#' \describe{
#' Data entered from \insertCite{close-brooks_veii_1979;textual}{lakhesis}, an English translation of the authors' original publication in \emph{Notizie degli Scavi} (1963). Descriptions of types may be found in that paper.
#' }
#' @usage data("quattrofontanili")
#' @examples
#' data("quattrofontanili")
#' print(quattrofontanili)
#'
#' @references
#' \insertAllCited{}
"quattrofontanili"
#' Quattro Fontanili - Strands
#'
#' Three seriated strands selected from \code{\link[lakhesis]{quattrofontanili}} data, identified by the package author as an example for the documentation of functions.
#'
#' @format
#' A list containing data frames output by \code{\link[lakhesis]{ca.procrustes.curve}}.
#'
#' @usage data("qfStrands")
#' @examples
#' data("qfStrands")
#' print(qfStrands)
#'
"qfStrands"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.