R/export-class.R

#' inla
#'
#' the inla class is defined in the INLA package
#' @name inla-class
#' @seealso \link[INLA]{inla}
#' @importFrom methods setOldClass
#' @exportClass inla
setOldClass("inla")
INBO-BMK/INLA documentation built on Dec. 4, 2019, 11:43 p.m.