Camera: Camera

View source: R/Camera.R

CameraR Documentation

Camera

Description

https://openpyxl.readthedocs.io/en/stable/api/openpyxl.drawing.geometry.html

Usage

Camera(prst = NULL, fov = NULL, zoom = NULL, rot = NULL, ...)

Arguments

prst

prst

fov

fov

zoom

zoom

rot

rot

...

Additional arguments, i.e. kwargs.

Value

An openpyxl Python object.

Examples

## Not run: 
Camera(prst = "perspectiveLeft")

## End(Not run)


xlcharts documentation built on May 29, 2024, 7:58 a.m.