Learn R Programming

deckgl (version 0.1.8)

contour_definition: Contour definition

Description

Contour definition

Usage

contour_definition(threshold = 1, color = c(255, 255, 255),
  strokeWidth = 1)

Arguments

threshold

threshold value to be used in contour generation

color

RGB color array to be used to render contour lines

strokeWidth

width of the contour lines in pixels