R/example_data.R

#' Atlas of Hillforts of Britain and Ireland data 
#' 
#' The example point coordinate data is taken from the:
#' Atlas of Hillforts of Britain and Ireland 
#' Lock, G. and Ralston, I. 2017.  Atlas of Hillforts of Britain and Ireland. [ONLINE] Available at: https://hillforts.arch.ox.ac.uk
#' This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License
#' The point coordinate data was extracted from the database for hillforts in Britain (England, Scotland, Wales and the Isle of Man) which have status of interpretation as "confirmed". This was extracted on: 25/07/2017.

#' For example of usage, please see the vignette "percolation".

#' @docType data
#'
#' @usage data(data)
#'
#' @format Object of class \code{"Dataframe"} called "hillforts" 
#'
#' @keywords datasets
#'
#' @references Atlas of Hillforts of Britain and Ireland, Lock, G. and Ralston, I. 2017.  Atlas of Hillforts of Britain and Ireland. [ONLINE] Available at: https://hillforts.arch.ox.ac.uk
#'
#'
"hillforts"
SCSchmidt/percopackage documentation built on May 2, 2020, 12:14 p.m.