R/sdata.R

#' @name sdata
#' @title Synthetic data
#' @description A synthetic data set for use in examples. A 100x3 data frame with vectors \code{x1} and \code{x2} (specifying spatial location) and \code{y}, the response.
#' @docType data
#' @usage data(sdata)
#' @format A data frame.
#' @author Joshua French
NULL
jpfrench81/ExceedanceTools documentation built on Aug. 23, 2023, 5:57 a.m.