profile2D: 2D Profile .

View source: R/profile2D.R

profile2DR Documentation

2D Profile .

Description

2D Profile .

Usage

profile2D(angle = 0, pump = 7, vestry = FALSE, multi.core = TRUE)

Arguments

angle

Numeric. Angle of perspective axis in degrees.

pump

Numeric. Select pump as focal point.

vestry

Logical. TRUE uses the 14 pumps from the Vestry Report. FALSE uses the 13 in the original map.

multi.core

Logical or Numeric. TRUE uses parallel::detectCores(). FALSE uses one, single core. You can also specify the number logical cores. See vignette("Parallelization") for details.

Examples

## Not run: 
profile2D(angle = 30)
profile2D(angle = 30, type = "ggplot2")

## End(Not run)

lindbrook/cholera documentation built on April 14, 2024, 6:29 a.m.