R/rasterproj.R

Defines functions raster.proj

Documented in raster.proj

#' Deprecated function
#'
#' @param ... parameters
#'
#' @export
#'
raster.proj = function(...){
  stop("raster.proj is deprecated in VoxR, use plot_projection instead")
}
Blecigne/VoxR documentation built on Oct. 5, 2020, 6:40 a.m.