profile2D | R Documentation |
2D Profile .
profile2D(angle = 0, pump = 7, vestry = FALSE, type = "base", multi.core = TRUE)
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. |
## Not run: profile2D(angle = 30) profile2D(angle = 30, type = "ggplot2") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.