Learn R Programming

xlcharts (version 0.0.1)

angle_to_degrees: angle_to_degrees

Description

https://openpyxl.readthedocs.io/en/stable/api/openpyxl.utils.units.html

Usage

angle_to_degrees(value, ...)

Value

A numeric value.

Arguments

value

value

...

Additional arguments, i.e. kwargs.

Examples

Run this code
if (FALSE) {
angle_to_degrees(value = 1000L)
}

Run the code above in your browser using DataLab