profile2D | R Documentation |
2D Profile .
profile2D(angle = 0, pump = 7, vestry = FALSE, graphics = "base",
multi.core = FALSE)
angle |
Numeric. Angle of perspective axis in degrees. |
pump |
Numeric. Select pump as focal point. |
vestry |
Logical. |
graphics |
Character. Type of graphic: "base" or "ggplot2". |
multi.core |
Logical or Numeric. |
## Not run:
profile2D(angle = 30)
profile2D(angle = 30, graphics = "ggplot2")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.