R/surface.R

Defines functions surface

Documented in surface

#' Deprecated function
#'
#' @param ... parameters
#'
#' @export
#'
surface = function(...){
  stop("surface is deprecated in VoxR")
}

Try the VoxR package in your browser

Any scripts or data that you put into this service are public.

VoxR documentation built on Nov. 16, 2020, 9:14 a.m.