View source: R/qPLMSphereSkinner.R
qPLMSphereSkinner | R Documentation |
qPLMSphereSkinner
creates a skin image for placing
colatitude (theta) and longitude (phi) on a sphere (e.g., in Adobe
Illustrator).
qPLMSphereSkinner(pixel.size, theta.max)
pixel.size |
Dimension in pixels for square output image. |
theta.max |
Maximum value of theta. Used when the qPLM object to interpret has a truncated theta range–take this value directly from the "theta.max" attribute of the qPLM object. |
the .tiff
image produced by this function can be used to skin
a hemispherical object for inclusion in 3D-modeled figures.
Silent return in R. Saves an image with the name "x_pixel_skin.tif" where x is the value of pixel.size, and displays the image to a browser window.
Other qPLM Illustration Functions:
acgEllipse()
,
qPLMKeymaker()
,
qPLMTiff()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.