Learn R Programming

deckgl (version 0.2.5)

use_contour_definition: Use contour definition

Description

Use contour definition

Usage

use_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