deg2rad {graph4lg} | R Documentation |
Convert degrees to radians
Description
The function converts degree to radians
Usage
deg2rad(deg)
Arguments
deg |
A coordinate in degrees |
Value
The coordinate in radians
Author(s)
P. Savary
Examples
deg2rad(40.75170)
[Package graph4lg version 1.8.0 Index]