profile2D {cholera} | R Documentation |
2D Profile .
Description
2D Profile .
Usage
profile2D(angle = 0, pump = 7, vestry = FALSE, type = "base",
multi.core = TRUE)
Arguments
angle |
Numeric. Angle of perspective axis in degrees. |
pump |
Numeric. Select pump as focal point. |
vestry |
Logical. |
type |
Character. Type of graphic: "base" or "ggplot2". |
multi.core |
Logical or Numeric. |
Examples
## Not run:
profile2D(angle = 30)
profile2D(angle = 30, type = "ggplot2")
## End(Not run)
[Package cholera version 0.8.0 Index]