view_camera {ggplot3} |
R Documentation |
Create view camera for 3D plot
Description
Usage
view_camera(
view.distance = -75,
fov = 100000,
angle = [65,125]);
Arguments
angle
should be a numeric vector with 3 elements, the camera view angle to the canvas
Details
Authors
SMRUCC genomics institute
Value
this function returns data object of type
ggplotCamera.
clr value class
Examples
[Package
ggplot3 version 1.0.0.0
Index]