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

Try the tanaka package in your browser

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

tanaka documentation built on July 4, 2022, 5:08 p.m.