R/ctesiphon.R

#' Coordinates of external and internal edge of the Ctesiphon
#' 
#' Using an image of the Ctesiphon, the x and y coordinates of
#' the internal and external edge were recorded. The original image 
#' and the image with the points overlaid can be found in the inst folder
#' 
#' \itemize{
#'   \item internal dataframe with x and y point for internal part of arch
#'   \item external dataframe with x and y point for external part of arch
#' }
#' 
#' @docType data
#' @keywords datasets
#' @format A list with two data frames
#' @name ctesiphon
NULL
jonotuke/catenary documentation built on May 19, 2019, 8:36 p.m.