R/package.R

#' @title Tanaka Contours Package
#' @name tanaka-package
#' @rdname tanaka-package
#' @description
#' The tanaka package is a simplified implementation of the Tanaka method.
#' Also called "relief contours method", "illuminated contour method", or
#' "shaded contour lines method", the Tanaka method enhances the representation
#' of topography on a map using shaded contour lines. North-west white contours
#' represent illuminated topography and south-east black contours represent
#' shaded topography.
#' @docType package
NULL
rCarto/tanaka documentation built on Dec. 9, 2023, 5:53 a.m.