#' emulatorr: An emulation and history matching package.
#'
#' A set of functions for Bayes Linear emulation and history matching. For details on the
#' mathematical background, there are many papers freely available on the topic; for details
#' of the functions in this package, consult the manual or the help files for individual
#' functions or objects.
#'
#'
#' @docType package
#' @name emulatorr
#' @useDynLib emulatorr, .registration=TRUE
NULL
#> NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.